]> source.dussan.org Git - nextcloud-server.git/commit
feat(db): Ensure that index names are unique across the database
authorJoas Schilling <coding@schilljs.com>
Thu, 20 Jul 2023 12:27:26 +0000 (14:27 +0200)
committerJoas Schilling <coding@schilljs.com>
Thu, 20 Jul 2023 12:27:26 +0000 (14:27 +0200)
commit0bf738d8cb13d48725f9632ddd642e7cf81f5624
tree16c14f65009abf6fdc6943a442b4803f58008303
parenta4dd35e4429e69ab0b6999aef54c6eb0360f395b
feat(db): Ensure that index names are unique across the database

Signed-off-by: Joas Schilling <coding@schilljs.com>
lib/private/DB/MigrationService.php