Skip to content
Snippets Groups Projects
Select Git revision
  • debug-herbele
  • glc22
  • development default protected
  • postgresql_interface
  • tests_godp21_tmp
  • master protected
  • cad_unico_plus
  • user_mode
8 results

actions.py

  • dha21's avatar
    fb46761c
    [CHANGE] In settings.py, DATABASE_DIALECT was changed to postgresql · fb46761c
    dha21 authored
    [FIX] In actions.py, insert function doesn't drop ttable anymore
    [CREATE] In database_table.py, DatabaseTablePsql was created
    [FIX] In database_table.py, apply_derivatives DatabaseTable method has now a conditional to verify self._derivatives lengh
    [UPDATE] In database_table.py, gen_data_table function has a conditional to verify the dialect
    fb46761c
    History
    [CHANGE] In settings.py, DATABASE_DIALECT was changed to postgresql
    dha21 authored
    [FIX] In actions.py, insert function doesn't drop ttable anymore
    [CREATE] In database_table.py, DatabaseTablePsql was created
    [FIX] In database_table.py, apply_derivatives DatabaseTable method has now a conditional to verify self._derivatives lengh
    [UPDATE] In database_table.py, gen_data_table function has a conditional to verify the dialect