Commit Graph

23 Commits

Author SHA1 Message Date
Luboš Nguyen
cdde770810 enum + set for mysql (#693)
* enum + set for mysql

* enum + set for mysql | dropdown

* enum for mysql | removed empty option
2024-01-23 10:05:49 +01:00
Jan Prochazka
6b783027e5 data duplicator fix 2023-02-17 10:00:21 +01:00
Jan Prochazka
6a5157140e mysql default value #455 2023-02-03 11:06:59 +01:00
Jan Prochazka
c5a7f458ba better editor SQL splitting 2022-09-28 12:24:06 +02:00
Jan Prochazka
0293766bad connecting via socket for mysql and postgres #358 2022-09-08 14:23:13 +02:00
Jan Prochazka
343cf84a58 map - show geometry in MySQL 2022-06-11 09:45:23 +02:00
Jan Prochazka
09e3be9ec3 more data types in table editor #285 2022-05-22 12:04:59 +02:00
Jan Prochazka
6c718981d6 mysql dumper POC 2022-04-15 20:12:40 +02:00
Jan Prochazka
8f1d76fd2a readonly sessions on mongo (+checks on BE) 2022-03-17 13:17:30 +01:00
Jan Prochazka
34658e134f readonly support for mysql 2022-03-17 11:26:38 +01:00
Jan Prochazka
0debe66dd0 handle sparse, zerofill, unsigned, commant flags 2022-02-10 13:32:38 +01:00
Jan Prochazka
691bb0af4f mysql column comments #218 #81 2022-02-10 12:46:00 +01:00
Jan Prochazka
8f4e9f9253 mysql new object templates 2021-12-09 11:24:39 +01:00
Jan Prochazka
2fa48b1138 drop table optimalization - dont drop references in mysql and slite 2021-09-13 21:00:49 +02:00
Jan Prochazka
3776c00377 change column WIP 2021-09-09 08:11:17 +02:00
Jan Prochazka
0ef5ac04d8 drop unique column works 2021-09-05 10:55:53 +02:00
Jan Prochazka
04a6540890 postgre, mysql uniques, recreate table WIP, drop index works 2021-09-04 18:43:59 +02:00
Jan Prochazka
3bbe06a55b recreate table WIP 2021-08-26 16:29:28 +02:00
Jan Prochazka
0c48a5ee09 query splitter refactor 2021-06-03 11:27:49 +02:00
Jan Prochazka
e43fa96e34 one more optimalization of plugin size & load time 2021-05-20 08:55:50 +02:00
Jan Prochazka
0200c7c78b further optimalization of frontend plugins 2021-05-20 07:42:25 +02:00
Jan Prochazka
8bffa4a7dd more flexible connection dialog, improved UX when connecting to redshift 2021-05-16 11:22:48 +02:00
Jan Prochazka
c5605d63ca driver plugins supports more drivers. Added derived drivers for MariaDB, CockroachDB, Amazon Redshift 2021-05-15 08:49:58 +02:00