Commit Graph

6 Commits (1ae6e9ec21415ade8122a05d01dd091091cb4bcd)

Author SHA1 Message Date
Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 11 years ago
Thomas Mueller 4fbc2774ef on mssql the schema migration sometimes fails due to an already existing transaction - error: 'New transaction is not allowed because there are other threads running in the session.' 11 years ago
Victor Dubiniuk 97aff7c64e Use quoteIdentifier with proper objects 12 years ago
Thomas Müller e55d2359b1 removing pointless calls on quoteIdentifier() - reason: name on $tableDiff doesn't exist and my design the name cannot be changed 12 years ago
Thomas Müller 6e1881dbe4 new console command to generate sql migration scripts 12 years ago
Thomas Müller 9c9dc276b7 move the private namespace OC into lib/private - OCP will stay in lib/public 12 years ago
Robin Appelman 258e54182a remove invalid type hinting and cleanup namespaces a bit 12 years ago
Bart Visscher 59c5529a2b Rename \OC\DB\Schema to \OC\DB\MDB2SchemaManager 12 years ago
Bart Visscher 9432885428 Change OC_DB_Schema to use DI for db connection object 12 years ago
Robin Appelman d6c56b584a make MDB2Schema reader non static 12 years ago
Bart Visscher 6145e61718 Remove deadcode 12 years ago
Thomas Mueller 10951f9bd5 adding PHPDoc 12 years ago
Bart Visscher 144a8eb01f Quote tablenames 12 years ago
Bart Visscher d89e748926 Use supplied tablename 12 years ago
Thomas Mueller 6f13a35513 documentation added and trying to fix minor code issues 12 years ago
Bart Visscher 82f0bcce30 Also fix sequences in schemachange 12 years ago
Bart Visscher 947e03aab5 Quote index columns that need it 12 years ago
Bart Visscher e9213a6711 Change var_dumps to exceptions 12 years ago
Bart Visscher 8fb36c93f5 Add MDB2 compatible database schema writer 13 years ago
Bart Visscher 5686183e43 Use Doctrine for schema changes 13 years ago