| .. |
|
QueryBuilder
|
add LEAST and GREATER to db function builder
|
2019-11-26 12:05:30 +07:00 |
|
Adapter.php
|
Fix PHPDoc
|
2019-03-21 17:05:57 +07:00 |
|
AdapterMySQL.php
|
Some php-cs fixes
|
2019-11-22 20:52:10 +07:00 |
|
AdapterOCI8.php
|
Some php-cs fixes
|
2019-11-22 20:52:10 +07:00 |
|
AdapterPgSql.php
|
Some php-cs fixes
|
2019-11-22 20:52:10 +07:00 |
|
AdapterSqlite.php
|
Some php-cs fixes
|
2019-11-22 20:52:10 +07:00 |
|
Connection.php
|
Some php-cs fixes
|
2019-11-22 20:52:10 +07:00 |
|
ConnectionFactory.php
|
Use const for dbname and dbtableprefix defaults
|
2018-09-23 18:15:57 +07:00 |
|
MDB2SchemaManager.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
MDB2SchemaReader.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
MDB2SchemaWriter.php
|
Add config option to update charset of mysql to utf8mb4
|
2016-10-19 00:15:01 +07:00 |
|
MigrationException.php
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
MigrationService.php
|
Some php-cs fixes
|
2019-11-22 20:52:10 +07:00 |
|
Migrator.php
|
Some php-cs fixes
|
2019-11-22 20:52:10 +07:00 |
|
MissingIndexInformation.php
|
Some php-cs fixes
|
2019-11-22 20:52:10 +07:00 |
|
MySQLMigrator.php
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
MySqlTools.php
|
MySQL 8.0+ and MariaDB 10.3+ are large prefix and barracuda by default
|
2018-07-09 15:37:22 +07:00 |
|
OCSqlitePlatform.php
|
No need for platform hacks anymore
|
2019-05-14 12:24:43 +07:00 |
|
OracleConnection.php
|
Update license headers
|
2017-11-06 16:56:19 +07:00 |
|
OracleMigrator.php
|
Some php-cs fixes
|
2019-11-22 20:52:10 +07:00 |
|
PgSqlTools.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
PostgreSqlMigrator.php
|
Fix others
|
2016-07-21 18:13:57 +07:00 |
|
ReconnectWrapper.php
|
Check connection status and attempt to reconnect each each minute
|
2018-05-08 19:25:58 +07:00 |
|
SQLiteMigrator.php
|
Update with robin
|
2016-07-21 18:13:58 +07:00 |
|
SQLiteSessionInit.php
|
Some php-cs fixes
|
2019-11-22 20:52:10 +07:00 |
|
SchemaWrapper.php
|
Remove unused import statements
|
2018-02-14 16:55:43 +07:00 |