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