Skip to content

v7.0-beta.94

Choose a tag to compare

@at055612 at055612 released this 17 Mar 15:08
* Issue **#2104** : Fixed issue where the index creation stored procedure was trying to delete a procedure with the wrong name before creating a new one.

* Issue **#2103** : Fixed statistics migration script to correctly check for empty tables.

* Issue **#2102** : Fixed query migration script.

* Removed unused properties `resilientReplicationCount` and `preferLocalVolumes`.

* Add null protection to `login_count` and `login_failures` in `users` to `account` table migration.