nextcloud/tests/lib/DB
Morris Jobke 972e560e72
Adding tests for 4 byte unicode characters
* success on SQLite and Postgres
* failure on MySQL due to the limited charset that only supports up to 3 bytes
2016-10-19 00:15:01 +02:00
..
QueryBuilder Fix QueryBuilderTests 2016-10-11 12:30:46 +02:00
schemDiffData Various database migration fixes (#25209) 2016-06-29 14:54:41 +02:00
ConnectionTest.php
DBSchemaTest.php Various database migration fixes (#25209) 2016-06-29 14:54:41 +02:00
LegacyDBTest.php Adding tests for 4 byte unicode characters 2016-10-19 00:15:01 +02:00
MDB2SchemaManagerTest.php
MDB2SchemaReaderTest.php
MigratorTest.php
MySqlMigrationTest.php
SchemaDiffTest.php Various database migration fixes (#25209) 2016-06-29 14:54:41 +02:00
SqliteMigrationTest.php
testschema.xml
ts-autoincrement-after.xml
ts-autoincrement-before.xml