[#7689] fixed indexes update collection error
This commit is contained in:
@@ -9,6 +9,9 @@
|
||||
|
||||
- Added error marker for each collection tab and fixed the styles of the raw errors tooltip.
|
||||
|
||||
- Fixed indexes collection update error ([#7689](https://github.com/pocketbase/pocketbase/issues/7689)).
|
||||
_The fix comes with a system migration that resaves all collection models to ensure that their indexes are normalized and available in the collection model (it will also include indexes created manually via the sqlite3 cli or other external tools)._
|
||||
|
||||
- Updated `modernc.org/sqlite` to v1.50.1 (SQLite 3.53.1).
|
||||
|
||||
- Other minor fixes (_updated API preview examples, fixed code comment typos, etc._).
|
||||
|
||||
Reference in New Issue
Block a user