mirror of
https://gitee.com/Vancouver2017/luban-lite-t3e-pro.git
synced 2025-12-15 10:58:54 +00:00
V1.0.5
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user