sqlite3 views, if not exists clause

Roberto Bonvallet Roberto.Bonvallet at cern.ch
Tue Nov 14 10:06:27 EST 2006


Fredrik Lundh wrote:
> "Josh" wrote:
> 
>> THIS DOES NOT WORK, but it should!
> 
> Python 2.5 was released on September 19th, 2006, and support for CREATE
> VIEW IF NOT EXISTS was added to sqlite on October 9th, 2006:

So?  "from __future__ import ..." should have supported this!  <:o)

-- 
Roberto Bonvallet



More information about the Python-list mailing list