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
I'm trying to deploy redash and facing the schema issue I guess. I'm actually testing this on Easypanel and have setup each service separately. Can someone please guide on this?
I'm pretty sure It gotta be something with the migration but, I'm not sure how's that being done here, since it runs the ./setup.sh script but, there is no migration mentioned. Please help! Thanks!
LINE 2: FROM organizations
^
[SQL: SELECT organizations.updated_at AS organizations_updated_at, organizations.created_at AS organizations_created_at, organizations.id AS organizations_id, organizations.name AS organizations_name, organizations.slug AS organizations_slug, organizations.settings AS organizations_settings
FROM organizations ```
The text was updated successfully, but these errors were encountered:
I'm trying to deploy redash and facing the schema issue I guess. I'm actually testing this on Easypanel and have setup each service separately. Can someone please guide on this?
I'm pretty sure It gotta be something with the migration but, I'm not sure how's that being done here, since it runs the ./setup.sh script but, there is no migration mentioned. Please help! Thanks!
The text was updated successfully, but these errors were encountered: