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
While porting to HSQLDB, we have written queries to handle HSQLDB and MYSQL db separately as the syntax changes. Clean up the code like inserting new tables rather than trying to update it which causes syntax differences.