GitHub user srijani-smsrc added a comment to the discussion: superset5 to superset6 migration
ALTER TABLE themes ADD CONSTRAINT fk_themes_created_by_fk_ab_user FOREIGN KEY(created_by_fk) REFERENCES ab_user (id)] (Background on this error at: https://sqlalche.me/e/14/e3q8) @dosubot GitHub link: https://github.com/apache/superset/discussions/38286#discussioncomment-15943162 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
