Files
Ansgar Becker 8afca5dbe4 Issue #75:
* detect table names in IS dynamically, on PostgreSQL and MySQL/MariaDB. This prevents me from using too complex version conditionals for detecting whether CHECK_CONSTRAINTS table is there
* even if CHECK_CONSTRAINTS table is there, the detection might fail due to the missing column TABLE_NAME, on MySQL, MSSQL and PostgreSQL. Catch SQL errors in that query and disable further detection of check constraints.
2021-01-14 21:09:08 +01:00
..
2019-07-17 21:59:18 +02:00
2019-07-17 21:59:18 +02:00
2021-01-14 21:09:08 +01:00
2019-07-17 21:59:18 +02:00
2019-07-17 21:59:18 +02:00