This commit is contained in:
刘可亮
2024-06-04 19:00:30 +08:00
parent 990c72f5be
commit 0a13af6a1d
1668 changed files with 342810 additions and 37726 deletions

View File

@@ -17,7 +17,7 @@ if PKG_USING_SQLITE
config PKG_SQLITE_SQL_MAX_LEN
int "SQL statements max length"
default 1024
default 512
config PKG_SQLITE_DB_NAME_MAX_LEN
int "Database filename(fullpath) length"
@@ -26,8 +26,11 @@ if PKG_USING_SQLITE
config PKG_SQLITE_DAO_EXAMPLE
bool "Enable example"
default y
default n
config PKG_SQLITE_RECIPE_EXAMPLE
bool "Enable recipeData test example"
default n
choice
prompt "version"
help