-
…in relation with web args Add the generation of from_web_arg_to_update_field
-
…ation directory. This prevent to generate same files during automatic generation on project compilation time change the read path for db_types in calexium_lib replace read by transmit when including the type declaration file
-
begin of support of hk_text_choice
-
…into separate specialized source
-
add the management of short_name in hk_table add the generation of the menu of application
-
+ generate an empty db_relations which is a list of foreign keys and their relations + create directories if need
-
add checking of the model rename almost all db_ to hk_
-
boolean fields are rendered as icon in list view
-
fix the column name which can be reserved keyword like 'index' by enclose it with double quote -ie-> "index" will protect the column name to not be confused with the index keyword add some table to generate
-
…er project which is where is based db_model_manager fix the datetime_field generation for VTM
-
The file organization is also messy and can change in the near future.