.. |
adapter.php
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
лет назад: 10 |
adapteroci8.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
лет назад: 11 |
adapterpgsql.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
лет назад: 11 |
adaptersqlite.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
лет назад: 11 |
adaptersqlsrv.php
|
8274d9f91c
Inherit lastInsertId() from Adapter.
|
лет назад: 11 |
connection.php
|
dc36d30953
Remove all occurences of @brief and @returns from PHPDoc
|
лет назад: 10 |
connectionfactory.php
|
d8bd8c4b66
Document why we have to check with defined() first.
|
лет назад: 10 |
connectionwrapper.php
|
87b548ed91
Fix all PHPDoc types and variable names, in /lib
|
лет назад: 10 |
mdb2schemamanager.php
|
c87f425fe7
generate copy of sqlite database file in data directory
|
лет назад: 10 |
mdb2schemareader.php
|
76c709d7de
Add repair step to set MySQL collation to utf8_bin
|
лет назад: 10 |
mdb2schemawriter.php
|
adaee6a5a1
Scrutinizer Auto-Fixes
|
лет назад: 10 |
migrationexception.php
|
4429b54ce4
Fix typo
|
лет назад: 10 |
migrator.php
|
363ba04f5e
only commit in case a transaction is active
|
лет назад: 10 |
mysqlmigrator.php
|
7d60f7a222
register type mappings for unknown/unsupported mysql types
|
лет назад: 10 |
nocheckmigrator.php
|
6f71419f2b
Skip migration checks for all sql backends besides mysql, postgres and sqlite
|
лет назад: 10 |
oracleconnection.php
|
9c9dc276b7
move the private namespace OC into lib/private - OCP will stay in lib/public
|
лет назад: 11 |
oraclemigrator.php
|
82b982a4eb
Better unique names for temporary tables
|
лет назад: 10 |
pgsqltools.php
|
714343cd74
Add Bart to PgSqlTools copyright.
|
лет назад: 10 |
sqlitemigrator.php
|
58472a2660
migration test for sqlite - adding type mapping for 'tinyint unsigned'
|
лет назад: 10 |
statementwrapper.php
|
999f6216dc
- fix dropTable() and introduce tableExists()
|
лет назад: 10 |