.. |
QueryBuilder
|
bb352fb667
Use the defined func()->count() instead of manual counting
|
6 years ago |
Adapter.php
|
5273639d0e
Add deprecation message ofr insertIfNotExist
|
6 years ago |
AdapterMySQL.php
|
64c9ef96c4
Fix like queries in the QueryBuilder
|
8 years ago |
AdapterOCI8.php
|
3355fd549f
dont double escape
|
7 years ago |
AdapterPgSql.php
|
ba87db3fcc
Fix others
|
8 years ago |
AdapterSqlite.php
|
5273639d0e
Add deprecation message ofr insertIfNotExist
|
6 years ago |
Connection.php
|
5273639d0e
Add deprecation message ofr insertIfNotExist
|
6 years ago |
ConnectionFactory.php
|
0ee191bf44
Use const for dbname and dbtableprefix defaults
|
6 years ago |
MDB2SchemaManager.php
|
0eebff152a
Update license headers
|
7 years ago |
MDB2SchemaReader.php
|
0eebff152a
Update license headers
|
7 years ago |
MDB2SchemaWriter.php
|
cc28f82b36
Add config option to update charset of mysql to utf8mb4
|
8 years ago |
MigrationException.php
|
0215b004da
Update with robin
|
8 years ago |
MigrationService.php
|
c09fa1ee65
Only check the Oracle schema conditions if the app supports it
|
5 years ago |
Migrator.php
|
0eebff152a
Update license headers
|
7 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
|
011fe9e0f9
MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default
|
6 years ago |
OCSqlitePlatform.php
|
0215b004da
Update with robin
|
8 years ago |
OracleConnection.php
|
0eebff152a
Update license headers
|
7 years ago |
OracleMigrator.php
|
0eebff152a
Update license headers
|
7 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 |