This reduces regex overhead and reliance on brittle assumptions. This will also be useful for complex write queries involving WITH. Some RDBMS types allow writes with in the WITH aliases themselves, in addition to the main query itself. Checking raw SQL strings for such things would get fairly complex. Change-Id: I8ac4bc4d671abf02f97e82c5daf7b21271b85e5e |
||
|---|---|---|
| .. | ||
| DatabaseDomainTest.php | ||
| DatabaseMysqlBaseTest.php | ||
| DatabaseSqliteRdbmsTest.php | ||
| DatabaseSQLTest.php | ||
| DatabaseTest.php | ||
| DBConnRefTest.php | ||
| DoctrineSchemaBuilderTest.php | ||