seperete create_tables
This commit is contained in:
@@ -32,6 +32,7 @@ struct sqlite3_stmt;
|
||||
|
||||
namespace sql
|
||||
{
|
||||
void create_tables();
|
||||
void init();
|
||||
void shutdown();
|
||||
int open(const char *filename, sqlite3 **ppDb);
|
||||
|
Reference in New Issue
Block a user