Logo white

David RENÉ / hayamiki

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 5
  • Tags 1
  • hayamiki
  • calexium_lib
07 Mar, 2017
1 commit
  • rename menu as hk_menu
    0fab7df4
    totoro authored
    2017-03-07 21:19:27 +0100  
    Browse File »

30 Dec, 2016
1 commit
  • add the generation of the function which get one row with where clause
    8dafff85
    totoro authored
    2016-12-30 00:16:44 +0900  
    Browse File »

01 Oct, 2016
1 commit
  • add view_name for editor view
    72f76e72
    totoro authored
    2016-10-01 22:41:55 +0200  
    Browse File »

28 Aug, 2016
1 commit
  • add generation of editor view
    f533b816
    totoro authored
    2016-08-28 22:59:18 +0200  
    Browse File »

27 Aug, 2016
1 commit
  • update hayamiki generator to work with view (vtm) from Hayamiki lib
    f46545cd
    totoro authored
    2016-08-27 20:08:54 +0200  
    Browse File »

03 Jul, 2016
1 commit
  • remove the semicolon at the end of create table because SQLite store the creatio… ...
    70ca5b3f
    …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.
    totoro authored
    2016-07-03 16:52:50 +0200  
    Browse File »

28 Apr, 2016
1 commit
  • add specific link in list view
    07e68e53
    totoro authored
    2016-04-28 13:32:50 +0200  
    Browse File »

06 Apr, 2016
1 commit
  • Generate choices selector
    e8311d8a
    totoro authored
    2016-04-06 23:54:01 +0200  
    Browse File »

29 Mar, 2016
1 commit
  • add fixed width for datetime, time, date fields with auto_now and auto_now_add attributes
    04ea8a8d
    Julien Verneuil authored
    2016-03-29 20:12:04 +0200  
    Browse File »

24 Mar, 2016
1 commit
  • no message
    c871d16d
    Julien Verneuil authored
    2016-03-24 15:44:53 +0100  
    Browse File »

21 Mar, 2016
1 commit
  • add row delete support ...
    75b762fe
    begin of support of hk_text_choice
    totoro authored
    2016-03-21 12:05:31 +0100  
    Browse File »

19 Mar, 2016
1 commit
  • Use vt_view_row_header now for viewable table and add "id" in vt_view_row to all… ...
    7934e794
    …ow to have row id for delete or others operation
    totoro authored
    2016-03-19 16:41:46 +0100  
    Browse File »

11 Mar, 2016
1 commit
  • remove the NOT NULL always generated with foreign key. The not null is managed by column attributes
    2e17aca7
    totoro authored
    2016-03-11 17:27:14 +0100  
    Browse File »

14 Feb, 2016
1 commit
  • end of use of the calexium_lib/database/model/db_model.anubis
    7f333a2a
    totoro authored
    2016-02-14 18:02:06 +0100  
    Browse File »

13 Feb, 2016
1 commit
  • retrieve all generation part of old calexium_lib db_model.anubis and split code … ...
    18b5b14f
    …into separate specialized source
    totoro authored
    2016-02-13 12:12:28 +0100  
    Browse File »

09 Feb, 2016
2 commits
  • sync with calexium_lib ...
    30bc3c98
    add the management of short_name in hk_table
    add the generation of the menu of application
    totoro authored
    2016-02-09 19:35:23 +0100  
    Browse File »
  • generate the list of table for create_table function ...
    f8f2a481
    + generate an empty db_relations which is a list of foreign keys and their relations
    + create directories if need
    totoro authored
    2016-02-09 11:39:18 +0100  
    Browse File »

06 Feb, 2016
1 commit
  • add generation of create table ...
    d4dc7034
    add checking of the model
    rename almost all db_ to hk_
    totoro authored
    2016-02-06 11:16:40 +0100  
    Browse File »

24 Jan, 2016
1 commit
  • generate all set of views ...
    64adc833
    boolean fields are rendered as icon in list view
    totoro authored
    2016-01-24 16:21:55 +0100  
    Browse File »

22 Jan, 2016
1 commit
  • add the generation of the selector for foreign key ...
    8b280927
    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
    totoro authored
    2016-01-22 10:45:35 +0100  
    Browse File »

16 Jan, 2016
1 commit
  • move the db_model.anubis to calexium_lib
    63473dfb
    totoro authored
    2016-01-16 21:37:31 +0100  
    Browse File »

04 Jan, 2016
1 commit
  • first commit of VTM generator ;-) The name of that application is not decided yet. ...
    03fd5d94
    The file organization is also messy and can change in the near future.
    totoro authored
    2016-01-04 00:11:54 +0100  
    Browse File »