-
begin of support of hk_text_choice
-
…ow to have row id for delete or others operation
-
…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_
-
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.