]> source.dussan.org Git - nextcloud-server.git/commit
Check sqlite migration on a copy of the database file
authorRobin Appelman <icewind@owncloud.com>
Thu, 27 Mar 2014 13:44:19 +0000 (14:44 +0100)
committerRobin Appelman <icewind@owncloud.com>
Tue, 3 Jun 2014 09:17:21 +0000 (11:17 +0200)
commitadeac7aa3925c76dc53fb011c873d25eae520a4e
tree7256b51db516b8856ad786e13c3babd0fb7a00cb
parent35550e8d9a7239c66457fc1533462fd5949d9d2d
Check sqlite migration on a copy of the database file
lib/private/db/migrator.php
lib/private/db/sqlitemigrator.php [new file with mode: 0644]
tests/lib/db/migrator.php