nextcloud/lib
Thomas Müller 999f6216dc - fix dropTable() and introduce tableExists()
- kill replaceDB() - this function is unused and it's implementation obviously wrong
- add method annotation OC_DB_StatementWrapper::fetchAll
- remove duplicate code in Test_DBSchema and reuse OC_DB::tableExists
- remove unused variables
2014-05-30 23:34:42 +02:00
..
l10n [tx-robot] updated from transifex 2014-05-30 01:55:11 -04:00
private - fix dropTable() and introduce tableExists() 2014-05-30 23:34:42 +02:00
public Add $storage->instanceOfStorage to handle instanceof for storage wrappers 2014-05-29 13:45:50 +02:00
autoloader.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
base.php Merge pull request #8727 from owncloud/upgrade-overview 2014-05-29 21:28:47 +02:00