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