Logo white

Anubis / Xlib

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • Commits
  • Compare
  • Branches 12
  • Tags 6
  • xlib
  • database
  • db_types.anubis
15 Feb, 2017
1 commit
  • replace String action_name by WEB_Action_Name ...
    f715c0d9
    introduce WEB_Session management
    add database/types generated by densaku
    totoro authored
    2017-02-15 16:12:13 +0100  
    Browse File »

26 Apr, 2016
1 commit
  • deprecate the DB_id to DB_ID
    df15cf4f
    totoro authored
    2016-04-26 09:14:44 +0200  
    Browse File »

19 Mar, 2016
1 commit
  • create vt_view_row_header and add db_id in vt_view_row
    312e7153
    totoro authored
    2016-03-19 16:45:56 +0100  
    Browse File »

21 Feb, 2016
1 commit
  • remove all warning during compilation
    6edd71c5
    totoro authored
    2016-02-21 02:16:34 +0100  
    Browse File »

03 Jan, 2016
1 commit
  • get_dummy_XXX where XXX are datetime, time, date return the type instead of Maybe(type)
    8bc8e53d
    totoro authored
    2016-01-03 02:40:00 +0100  
    Browse File »

02 Jan, 2016
2 commits
  • remove get_Bool with Maybe(Bool) return. It was bad idea. No application are affected
    8d026839
    totoro authored
    2016-01-02 22:00:18 +0100  
    Browse File »
  • + add get_dummy_DB_XXXX where XXXX is datetime, time and date. ...
    086ff2f7
    Those functions return Maybe(DB_XXXX) according to their type. This is useful when we parsing web_arg and the argument doesn't exist. For type constructor we need all component to be able to construct it. Hence these functions assume the role of getting argument value with dummy value. Generally the missing argument are optional or autonomous value (generated) during the insert or update like created_datetime or updated_datetime.
    + add now which return DB_datetime
    totoro authored
    2016-01-02 21:34:04 +0100  
    Browse File »

01 Jan, 2016
1 commit
  • rename datetime, date and time with db_ prefix ...
    66ee1b04
    add get_DB_date, get_DB_time and get_DB_datetime function into web_arg_utils
    totoro authored
    2016-01-01 23:18:19 +0100  
    Browse File »

25 Jul, 2015
1 commit
  • change read by transmit and some cleanup
    2e8d5143
    totoro authored
    2015-07-25 11:58:25 +0200  
    Browse File »

25 Aug, 2012
1 commit
  • --no commit message
    daef9747
    David RENE authored
    2012-08-25 22:37:19 +0000  
    Browse File »