This commit is contained in:
xxj
2020-12-09 15:08:04 +08:00
parent bceb63b951
commit 60fb4511cb
2 changed files with 2 additions and 2 deletions

View File

@@ -46,7 +46,7 @@ is_out_sql : false # Whether to output sql
is_out_func : true # Whether to output function
is_foreign_key : true # Whether to mark foreign key or not
is_gui : false # Whether to operate on gui
is_table_name : false # Whether to out GetTableName function
is_table_name : false # Whether to out GetTableName/column function
is_null_to_point : false # database is 'DEFAULT NULL' then set element type as point
is_web_tag: false
is_web_tag_pk_hidden: false