Files
directus/packages
Rijk van Zanten 971a18c219 Database Error Abstraction (#4465)
* Start on database-error abstraction layer

* Add SQLite error abstraction

* Enable SQLite foreign key support

* Cleanup sqlite dialect slightly

Does it matter? Not really!

* Add MySQL error abstraction

* WIP Almost done with MSSQL

* Add correct error handling for MS SQL

* Fix mysql errors by not relying on value order

* Don't rely on sql in postgres exception translation

* Fix sqlite error parsing

* Remove foreign key constraint from activity to collections

A collection can be DB-only, but we still want to track activity for non-meta collections

* Translate error on update as well
2021-03-10 17:16:15 -05:00
..
2021-03-05 18:03:27 -05:00
2021-03-05 18:03:27 -05:00
2021-03-05 18:03:27 -05:00
2021-03-05 18:03:27 -05:00
2021-03-05 18:03:27 -05:00
2021-03-05 18:03:27 -05:00
2021-03-05 18:03:27 -05:00
2021-03-10 17:16:15 -05:00
2021-03-05 18:03:27 -05:00
2021-03-05 18:03:27 -05:00