-
…cells into one. The result will be colspan of the number of inside cells
-
add generation of HK_Form_Table, which allow to describe editor as table
-
in from_web_arg_to_update_field surround the password management with ( ) to avoid the '+' (plus sign) to concatenate the others web arg extractor with the last else of password extraction management
-
…_all_ +"table_name"+ _by_clause.
-
…and the second one with update fields from web args, which can construct the INSERT or UPDATE query with given fields only
-
improving the password management parsing in web arg
-
…in relation with web args Add the generation of from_web_arg_to_update_field
-
Add attribute for used editor for text_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
-
…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.
-
…n being masked by another symbol which could be specified by the user (in short, rename "prefix" as "__prefix__") add logging of errors on "extract_from_web_arg" failure and "update" table queries