|
2 |
edited tags
|
||
|
1 |
|
||
How to do IF NOT EXISTS in SQLiteI am trying to port this line from MS SQL Server to SQLite
It seems that SQLite does not support IF NOT EXISTS or at least I can't make it work. Am I missing something simple? Is there a workaround?
|
||||
