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