-
Now phone_field has attribute for describing the phone number type like (cellphone, landline, fax, etc) in JSON extractor check for "__HK_SHOW_STRING__" for returning the show string
-
add mobile and url field
-
replace the now by db_now which was a change in Calexium lib. This avoid confusion in compilation time with primitive now remove the generation of delete function in profit of hk_sql_utils delete add trigger list in attached in table in header generation, replace read by transmit replace the function get_name by get_mb_name, where name is the type of line row of database entry. mb means Maybe type of name, because we are not sure to retrieve the data from row given index. add function "from_web_arg_to_type_with_default" which decode the type component from web arg and fill with default value the missing component fields
-
…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.
-
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_