1
1
mirror of https://github.com/Fabio286/antares.git synced 2025-04-11 00:41:05 +02:00

21 Commits

Author SHA1 Message Date
3baf6fa173 fix: better detection and handling of field default type 2021-05-06 22:21:42 +02:00
29e2d92b5b fix: no quotes around strings in field default custom value 2021-05-05 17:13:12 +02:00
bebba64d06 feat(MySQL): ENUM and SET fields support, closes 2021-05-04 21:50:41 +02:00
9dfe7cca22 fix(UI): data type figure twice on type select 2021-05-03 22:55:39 +02:00
f82dbd24dc fix: launch from shortcut of procedures or functions with parameters without name dont works 2021-04-19 15:40:25 +02:00
6eb2977568 fix(UI): data type not listed in selection if not present in global types 2021-04-19 11:07:29 +02:00
7d2ace9456 fix: field apparently loses index or foreign key on rename in table editor 2021-04-16 17:42:16 +02:00
d0b3e1b1b8 feat(PostgreSQL): support of arrays in table settings 2021-04-09 19:31:41 +02:00
e3f259c6e8 feat(PostgreSQL): table fields edit 2021-03-25 18:33:29 +01:00
d892fa6fb3 feat(PostgreSQL): partial postgre implementation 2021-03-16 18:42:03 +01:00
9d5ebefdce fix: wrong date or time detection in field default 2021-02-15 09:58:43 +01:00
ede6fe81ce fix: edit bit fields 2021-02-04 09:20:52 +01:00
206597e5b8 feat: foreign keys management 2020-12-15 17:08:36 +01:00
3ed5ea023e fix: some properties do not reset after fields changes 2020-12-11 12:57:24 +01:00
acebe435ff fix: improved changes dedection in props tab 2020-12-07 19:11:29 +01:00
d38583262e fix: deletion of rows with non-numeric ID 2020-12-07 15:07:59 +01:00
41505bde65 feat: index management 2020-12-01 16:48:20 +01:00
27769f204f feat: display all keys in properties tab 2020-11-20 17:24:02 +01:00
76351005b4 chore: update dependencies 2020-11-13 17:49:09 +01:00
242ddec744 feat: table fields deletion 2020-11-13 16:19:59 +01:00
249926b8e0 feat: ability to edit table fields 2020-11-13 12:39:40 +01:00