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