rusackas commented on PR #40527: URL: https://github.com/apache/superset/pull/40527#issuecomment-4675624629
@hainenber I'm inclined to keep it dialect-agnostic. That stray lowercase `security` row can also show up on Postgres/SQLite installs that ran the old code, and the migration no-ops when there's nothing to normalize... so gating on MySQL would skip cleanup that's still needed without buying us much. Does that track for you? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
