48ebf23bd1
feat(MySQL): spatial fields support ( #165 )
...
* feat: POINT field support
* feat(MySQL): support to LINESTRING, POLYGON and GEOMETRY fields
* refactor: removed links from map attribution
* feat(MySQL): support to MULTIPOINT, MULTILINESTRING, MULTIPOLYGON and GEOMCOLLECTION fields
* test: temporary fix on Windows tests
2022-01-30 11:45:24 +01:00
aef17be36c
fix(PostgreSQL): issue with uppercase characters in table field names
2021-10-19 17:42:31 +02:00
8735a0c5f9
feat(PostgreSQL): edit timezone in cell editor
2021-04-11 10:55:22 +02:00
fc651149b9
feat(PostgreSQL): edit array and text search fields
2021-03-17 18:06:17 +01:00
d892fa6fb3
feat(PostgreSQL): partial postgre implementation
2021-03-16 18:42:03 +01:00
a1c6be372b
fix(MySQL): handle NEWDECIMAL data type
2021-03-14 15:04:20 +01:00
0386bbac50
refactor: number and float fields as separate types
2021-02-10 18:24:28 +01:00
4bc9bbfb34
perf: better fields type detection
2021-01-21 18:14:37 +01:00
dcf469ebed
feat: views deletion
2020-12-26 14:47:15 +01:00
5cfdc9b92d
fix: wrong field type detection
2020-12-09 18:22:46 +01:00
249926b8e0
feat: ability to edit table fields
2020-11-13 12:39:40 +01:00
5c05e3e9e9
refactor: moved queri fields mapping to main process
2020-08-05 22:08:20 +02:00
4fd72ec9e7
refactor: improvements to blob editor and code cleanup
2020-08-04 17:54:19 +02:00