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