Thomas Müller f7097faf82 Special treatment for Oracle 11 years ago
..
adapter.php Update adapter.php 11 years ago
adaptermysql.php Introduce cross-db ILIKE 11 years ago
adapteroci8.php Fix ILIKE without wildcards for oracle 11 years ago
adapterpgsql.php
adaptersqlite.php Implement ILIKE for sqlite 11 years ago
adaptersqlsrv.php adding ILIKE to AdapterSQLSrv 11 years ago
connection.php Remove all occurences of @brief and @returns from PHPDoc 11 years ago
connectionfactory.php Make sqlite LIKE case sensitive on default 11 years ago
connectionwrapper.php Fix all PHPDoc types and variable names, in /lib 11 years ago
mdb2schemamanager.php Special treatment for Oracle 11 years ago
mdb2schemareader.php Add repair step to set MySQL collation to utf8_bin 11 years ago
mdb2schemawriter.php Scrutinizer Auto-Fixes 11 years ago
migrationexception.php Fix typo 11 years ago
migrator.php Special treatment for Oracle 11 years ago
mssqlmigrator.php Disable database migrations for MSSQL - scripts have to be applied manually 11 years ago
mysqlmigrator.php register type mappings for unknown/unsupported mysql types 11 years ago
nocheckmigrator.php Skip migration checks for all sql backends besides mysql, postgres and sqlite 11 years ago
oracleconnection.php
oraclemigrator.php Special treatment for Oracle 11 years ago
pgsqltools.php Add Bart to PgSqlTools copyright. 11 years ago
sqlitemigrator.php Special treatment for Oracle 11 years ago
sqlitesessioninit.php Make sqlite LIKE case sensitive on default 11 years ago
statementwrapper.php - fix dropTable() and introduce tableExists() 11 years ago