You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/lib/private/db
Lukas Reschke 353155b516 Merge pull request #7323 from owncloud/Jonny007-MKD-master 10 years ago
..
adapter.php Update adapter.php 11 years ago
adapteroci8.php
adapterpgsql.php
adaptersqlite.php Also update sqliteadapter 11 years ago
adaptersqlsrv.php
connection.php
connectionfactory.php no statement caching for Oracle 10 years ago
connectionwrapper.php
mdb2schemamanager.php generate copy of sqlite database file in data directory 10 years ago
mdb2schemareader.php Add repair step to set MySQL collation to utf8_bin 11 years ago
mdb2schemawriter.php
migrationexception.php
migrator.php only commit in case a transaction is active 10 years ago
mysqlmigrator.php register type mappings for unknown/unsupported mysql types 10 years ago
nocheckmigrator.php
oracleconnection.php
oraclemigrator.php
pgsqltools.php
sqlitemigrator.php migration test for sqlite - adding type mapping for 'tinyint unsigned' 10 years ago
statementwrapper.php