john-bodley commented on issue #5272: LIMIT statement is not correctly caught by the current regular expression URL: https://github.com/apache/incubator-superset/issues/5272#issuecomment-399614172 Note SQLAlchemy enforces an offset for SQLite whenever a limit is present as described in [this](https://bitbucket.org/zzzeek/sqlalchemy/issues/4284/sqlite-only-dialect-to-enforce-an-offset) issue.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
