updated collection indexes on system fields validator and normalized v0.23 old collections migration

This commit is contained in:
Gani Georgiev
2024-11-15 09:11:45 +02:00
parent e53c30ca4d
commit 18a7549e50
6 changed files with 140 additions and 24 deletions

View File

@@ -1,3 +1,11 @@
## v0.23.0-rc14 (WIP)
> [!CAUTION]
> **This is a prerelease intended for test and experimental purposes only!**
- Allow changing collate, sort and partial constraints for indexes on system fields.
## v0.23.0-rc13
> [!CAUTION]