mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-13 18:08:54 +00:00
V1.0.6
This commit is contained in:
2
packages/third-party/sqlite/dbhelper.h
vendored
2
packages/third-party/sqlite/dbhelper.h
vendored
@@ -14,7 +14,7 @@
|
||||
#include <sqlite3.h>
|
||||
#include <rtthread.h>
|
||||
|
||||
#define DB_SQL_MAX_LEN PKG_SQLITE_SQL_MAX_LEN
|
||||
#define DB_SQL_MAX_LEN LPKG_SQLITE_SQL_MAX_LEN
|
||||
|
||||
int db_helper_init(void);
|
||||
int db_create_database(const char *sqlstr);
|
||||
|
||||
Reference in New Issue
Block a user