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
SQL> select * from template where theme is not null;
select * from template where theme is not null
*
ERROR at line 1:
ORA-00904: "THEME": invalid identifier
Looks like we don't add it
The text was updated successfully, but these errors were encountered: