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