Commit Graph

15 Commits

Author SHA1 Message Date
Fabio Di Stasio 1b5cc315dd feat(Firebird SQL): table add/edit/delete support 2022-11-15 16:46:12 +01:00
Fabio Di Stasio 2c8509ff41 feat(Firebird SQL): support to indexes and foreign keys 2022-11-08 14:05:54 +01:00
Fabio Di Stasio d52b7af297 fix(SQLite): save boolean as integer to improve compativility, fixes #463 2022-10-17 12:06:22 +02:00
Fabio Di Stasio ebc325ae0c fix: issue updating datetime cells with null value, closes #423 2022-08-26 18:48:26 +02:00
Fabio Di Stasio f3b5de38c4 feat: export table content as SQL INSERT 2022-07-25 12:19:58 +02:00
Fabio Di Stasio 33a4663694 Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer 2022-06-13 09:29:05 +02:00
Fabio Di Stasio be70b5be7f refactor: ts on ipc api 2022-06-05 17:57:44 +02:00
Fabio Di Stasio 7fc01227e7 refactor: ts and composition api on more components 2022-06-04 18:37:16 +02:00
Fabio Di Stasio caf776bd55 fix: inline field update not working with tables missing primary key 2022-06-01 18:31:25 +02:00
Fabio Di Stasio a7d5e1973c fix(SQLite): unable to insert rows with TEXT fields 2022-06-01 09:56:45 +02:00
Fabio Di Stasio 5a50ba88e8 Merge branch 'master' of https://github.com/antares-sql/antares into ts-renderer 2022-05-15 18:23:09 +02:00
Fabio Di Stasio 45b2eb2934 fix: reactivity problem on BaseVirtualScroll component 2022-05-11 11:27:29 +02:00
Fabio Di Stasio ff272440bd fix: unable to insert auto-generated datetime fields 2022-05-10 15:14:34 +02:00
Fabio Di Stasio d494b17df7 fix: 2022-05-10 13:22:26 +02:00
Fabio Di Stasio 6adc93e1cd refactor: ipc handlers ts refactor 2022-04-17 13:00:53 +02:00