You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* 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.