Akce
Feature #8696
uzavřenýImprove database initialization so that data are not lost after restart
Stav:
Closed
Priorita:
Normal
Přiřazeno:
David Friesecký
Kategorie:
Implementation
Cílová verze:
Začátek:
2021-04-23
Uzavřít do:
2021-05-06
% Hotovo:
100%
Odhadovaná doba:
2.00hod
Importance:
Tags:
Popis
Currently, all data are lost if the application is restarted because of the DB initialization .SQL script always drops all tables. This must be improved.
- Tables are created if not exists
- Predefined values are filled in if they do not exist in the tables
Reviewer: Stanislav Král
Akce