Robin Appelman 3047ef31bd Add count to function builder 6 years ago
..
QueryBuilder 3047ef31bd Add count to function builder 6 years ago
Adapter.php e6efa755c9 Use short for of substr to not need strlen() 6 years ago
AdapterMySQL.php 64c9ef96c4 Fix like queries in the QueryBuilder 7 years ago
AdapterOCI8.php 3355fd549f dont double escape 7 years ago
AdapterPgSql.php ba87db3fcc Fix others 8 years ago
AdapterSqlite.php e6efa755c9 Use short for of substr to not need strlen() 6 years ago
Connection.php 335619f6a4 Check connection status and attempt to reconnect each each minute 6 years ago
ConnectionFactory.php 78ee3abb78 Move regex to a function and add tests 6 years ago
MDB2SchemaManager.php 0eebff152a Update license headers 6 years ago
MDB2SchemaReader.php 0eebff152a Update license headers 6 years ago
MDB2SchemaWriter.php cc28f82b36 Add config option to update charset of mysql to utf8mb4 7 years ago
MigrationException.php 0215b004da Update with robin 8 years ago
MigrationService.php b40629ac8c Add human readable description to migration steps 6 years ago
Migrator.php 0eebff152a Update license headers 6 years ago
MissingIndexInformation.php 624d191ef6 Fix wrong hint about missing indexes 6 years ago
MySQLMigrator.php 0215b004da Update with robin 8 years ago
MySqlTools.php 0eebff152a Update license headers 6 years ago
OCSqlitePlatform.php 0215b004da Update with robin 8 years ago
OracleConnection.php 0eebff152a Update license headers 6 years ago
OracleMigrator.php 0eebff152a Update license headers 6 years ago
PgSqlTools.php ba87db3fcc Fix others 8 years ago
PostgreSqlMigrator.php ba87db3fcc Fix others 8 years ago
ReconnectWrapper.php 335619f6a4 Check connection status and attempt to reconnect each each minute 6 years ago
SQLiteMigrator.php 0215b004da Update with robin 8 years ago
SQLiteSessionInit.php a661f043e1 Remove unneeded semicolon and parentheses 6 years ago
SchemaWrapper.php d3d045dd5c Remove unused import statements 6 years ago