you can query the table with https://www.sqlite.org/pragma.html#pragma_table_info
On Tue, Jun 19, 2018, 8:26 PM Igor Korot <[email protected]> wrote: > Hi, > Is there a C API which checks if the new table has been created? > > Thank you. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users > _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

