-
Add attribute for used editor for text_field
-
…n query without that semicolon. Hence during migration the algorithm compare the creation query (the stored query in DB with program query), because it was always different "semicolon", the migration was always applied . That happened only when the database schema version changed.
-
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_
-
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
-
The file organization is also messy and can change in the near future.