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
<fix>[ai]: use Json_getKeyValue for MySQL 5.5 compat
use Json_getKeyValue from beforeMigrate.sql to replace
JSON_EXTRACT which requires MySQL 5.7+, and change
endTime column type from TIMESTAMP to DATETIME.
Resolves: ZSTAC-72079
Change-Id: I50f05f114eae474f94f1046811dc0a8734b88c42
0 commit comments