Files
directus/api/src/middleware
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-01-12 16:15:44 -05:00
2021-01-12 16:15:44 -05:00
2020-09-08 13:59:40 -04:00
2021-01-12 16:15:44 -05:00
2021-01-27 15:36:30 -05:00
2021-02-11 18:14:55 -05:00
2021-01-12 16:15:44 -05:00