GitHub user pbfrias17 edited a comment on the discussion: SQLLab query limits not being respected
For future reference, this was an issue with our version of `flask-sqlalchemy`. Ours resolved to version `3.0.5`, but when I pinned to `"flask-sqlalchemy==2.5.1"` ([source](https://github.com/apache/superset/blob/6.0.0/requirements/base.txt#L137)), that fixed my original issue above. GitHub link: https://github.com/apache/superset/discussions/40172#discussioncomment-16980371 ---- 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]
