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
There is no rowid in ivorysql, the query reported an error:
ERROR: column "rowid" does not exist at character 8
ERROR: column "rowid" does not exist
LINE 1: select rowid,id from t1;
There is no rowid in ivorysql, the query reported an error:
ERROR: column "rowid" does not exist at character 8
ERROR: column "rowid" does not exist
LINE 1: select rowid,id from t1;