1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-06-05 21:59:22 +02:00
Commit Graph

15 Commits

Author SHA1 Message Date
4ed2f9a939 feat(MySQL): manual commit mode 2022-02-15 09:23:07 +01:00
8da0224876 fix(MySQL): wrong datetime fields default in table filler in some cases 2021-12-09 18:26:59 +01:00
bc82289d54 perf(UI): visual improvements of tables 2021-08-16 19:44:55 +02:00
c41e059b0b fix: wrong loaded schema change 2021-07-21 17:56:55 +02:00
faa07a077c fix: fields default not correctly set in table filler 2021-07-01 19:18:57 +02:00
8a20befd09 fix(UI): various fixes in displaying content with small window size 2021-06-13 11:16:21 +02:00
7a766f04e6 perf: improved the way how field default value are handled 2021-05-22 16:24:19 +02:00
840241c3cc refactor: better description in foreign key value select 2021-05-20 15:07:51 +02:00
475397ca34 fix: issue with ENUM and SET fields on table filler modal 2021-05-13 20:46:44 +02:00
d892fa6fb3 feat(PostgreSQL): partial postgre implementation 2021-03-16 18:42:03 +01:00
b4ead6992c perf(UI): improvements of date time inputs 2021-02-27 17:52:54 +01:00
94c4952319 fix: support of bit fields in table filler 2021-02-18 15:26:17 +01:00
970de4962b feat: support to fake data locales 2021-02-17 18:49:02 +01:00
6c62052b47 feat: min and max option for random floats and numbers 2021-02-16 19:13:20 +01:00
a176174b8d feat: fake table data generator 2021-02-13 18:45:16 +01:00