SQLite Forum

Using SQLITE_OMIT_xxx in SQLite 3.36
Login
Thank you very much Larry, sorry I made a mistake there. SQLITE_OMIT_ATTACH and SQLITE_OMIT_ALTERTABLE are the only ones that don't work in sqlite3. The other ones don't work with sqlite+see extension. We complied the sqlite3 the same way as you mentioned, but I think "see" extension works a bit differently which is quite understandable.