| Author | SHA1 | Message | Date |
|---|---|---|---|
|
|
821184c203 |
Drop is_bare IDX only when it exists for MySQL and MariaDB (#6736)
* Drop is_bare IDX only when it exists * show indexes only on mysql or mariadb |
6 years ago |
|
|
b80d6490f3 | fix migration 78 error mssql (#5791) | 6 years ago |
|
|
b0fbefc76b |
Fix the v78 migration script (#5776)
Unfortunately the last fix didn't completely fix the migration to v79 of the db due to bug with schema locking during Sync2. This should fix this issue. Fix #5759 Signed-off-by: Andrew Thornton <art27@cantab.net> |
6 years ago |
|
|
41f19e1a38 | fix migration bug (#5762) | 6 years ago |
|
|
07802a2bc5 |
Refactor repo.isBare to repo.isEmpty #5629 (#5714)
* Refactor repo.isBare to repo.isEmpty #5629 Signed-off-by: Andrew Thornton <art27@cantab.net> * Remove Sync call |
6 years ago |