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
Microsoft SQL Server 2019 (RTM-GDR) (KB5035434) - 15.0.2110.4 (X64) Mar 12 2024 18:25:56 Copyright (C) 2019 Microsoft Corporation Developer Edition (64-bit) on Windows 10 Pro 10.0 (Build 19045: ) (Hypervisor)
Ahh, ok. It looks live we've used JSON_PATH_EXISTS in our migrations for SQL Server which is SQL Server 2022+. It looks like we can achieve roughly the same though using just JSON_VALUE which has support down to SQL Server 2016 so I've updated out migrations to use this instead.
Trying to upgrade v13 latest Commerce to alpha1 version gives this error.
The text was updated successfully, but these errors were encountered: