Marc
|
74799c27b4
|
fix: parse JSONB
|
2023-04-05 18:57:43 +02:00 |
|
Pierre Noël
|
52bcdad90b
|
Fix JSON field for postgres when the value is a simple string
|
2023-02-08 18:09:54 +01:00 |
|
Cameron Paczek
|
dc784812ac
|
Remove PG Magic Numbers
|
2023-01-19 14:41:32 -08:00 |
|
Alexandre Bodin
|
25507f8328
|
Simplify main PR
|
2022-11-21 14:30:55 +01:00 |
|
Pierre Noël
|
0c76c5ae1a
|
add error management
|
2022-11-18 23:57:46 +01:00 |
|
Pierre Noël
|
11d6f7803c
|
alias version
|
2022-11-17 13:07:01 +01:00 |
|
Pierre Noël
|
eba2da51af
|
refactor the way database version is fetched
|
2022-11-16 18:32:32 +01:00 |
|
Pierre Noël
|
887ea1ae59
|
Avoid use of window functions for MySQL versions below 8
|
2022-11-15 16:43:04 +01:00 |
|
Alexandre Bodin
|
b4572b7fb5
|
Refactor some multi class files
|
2022-08-11 10:20:50 +02:00 |
|
Alexandre Bodin
|
cf49ddbbfc
|
Prettier and backend fix
|
2022-08-11 10:20:49 +02:00 |
|
meherchandan
|
e00b8f048d
|
fix: postgres timeout error due to complex join queries to fect foreign key references
|
2022-06-14 17:17:53 +04:00 |
|
Pierre Noël
|
ca910fe92c
|
Only accept yyyy-MM-dd as Date + don't cast DATE from DB to Date()
|
2022-02-11 19:01:36 +01:00 |
|
Alexandre Bodin
|
0aed619155
|
Support schema option and add forceMigration options
|
2021-11-10 19:42:03 +01:00 |
|
Alexandre Bodin
|
3feadd6bc2
|
Ignore postgis tables
|
2021-10-28 14:33:17 +02:00 |
|
Alexandre Bodin
|
0d9ba0e5fd
|
Cleanup and add storage with hash to compare and sync in one direction only
|
2021-09-17 12:00:14 +02:00 |
|
Alexandre Bodin
|
e57a40b328
|
Use double type for more precision
|
2021-09-16 14:04:10 +02:00 |
|
Alexandre Bodin
|
72b5a19a7c
|
Pg & Mysql schema reading & indexing fks
|
2021-09-16 11:37:44 +02:00 |
|
Alexandre Bodin
|
c173fa416e
|
wip
|
2021-09-15 19:53:15 +02:00 |
|
Alexandre Bodin
|
f24b38602a
|
Add constraint altering only when possible
|
2021-09-13 16:54:14 +02:00 |
|
Alexandre Bodin
|
82551dc6fd
|
Init schema inspector
|
2021-09-13 16:14:33 +02:00 |
|