derrickmehaffy
|
9d5ba5b323
|
fix: empty catch block for primary key rule
|
2022-02-23 13:05:59 -07:00 |
|
derrickmehaffy
|
6f73f6772e
|
fix: add try catch to pk check
|
2022-02-23 08:06:40 -07:00 |
|
derrickmehaffy
|
92dde65e70
|
Fix MySQL error on DigitalOcean by temp disabling requirement on session
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2022-02-16 07:52:15 -07: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 |
|
derrickmehaffy
|
e16bf9b259
|
Switch Enum from native type to string or text
Signed-off-by: Derrick Mehaffy <derrickmehaffy@gmail.com>
|
2021-12-09 12:31:52 -07:00 |
|
Alexandre Bodin
|
0aed619155
|
Support schema option and add forceMigration options
|
2021-11-10 19:42:03 +01: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
|
82551dc6fd
|
Init schema inspector
|
2021-09-13 16:14:33 +02:00 |
|