[#2551] auto register the initial generated snapshot migration to prevent incorrectly reapplying the snapshot on container restart

This commit is contained in:
Gani Georgiev
2023-05-24 09:17:17 +03:00
parent 231ddc9791
commit 6b16b7856b
4 changed files with 67 additions and 17 deletions
+2
View File
@@ -4,6 +4,8 @@
- Changed file field to not use `dataTransfer.effectAllowed` when dropping files since it is not reliable and consistent across different OS and browsers ([#2541](https://github.com/pocketbase/pocketbase/issues/2541)).
- Auto register the initial generated snapshot migration to prevent incorrectly reapplying the snapshot on container restart ([#2551](https://github.com/pocketbase/pocketbase/discussions/2551)).
## v0.16.1