google-code-export / sqlite-manager

Automatically exported from code.google.com/p/sqlite-manager
1 stars 0 forks source link

Error creating a view - if not exists #97

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Open a database
2. Try create a view "if not exists"

What is the expected output? What do you see instead?
Syntax Error [near "NOT": syntax error]

What version of the product are you using? On what target Application (e.g.
Firefox 2.0.0.14, Sunbird 0.8, etc.)? On what operating system?
Extension Version = 0.3.0
Application = 2.0.0.15
OS = Windows XP

Please provide any additional information below.

Original issue reported on code.google.com by marciel....@gmail.com on 7 Jul 2008 at 11:11

GoogleCodeExporter commented 9 years ago
Please upgrade to Firefox 3.0 and the problem will be solved. This problem 
happens on
all applications based on Gecko 1.8

Since the problem is with the underlying sqlite library, it cannot be corrected 
by
the extension. So, I am marking it as WontFix (because I cannot fix it).

Original comment by mrinal.k...@gmail.com on 7 Jul 2008 at 12:39