mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-17 14:17:29 -04:00
2cf83604c6
insert().returning() raises an informative CompileError if attempted to compile on a dialect that doesn't support RETURNING.