mirror of
https://github.com/sqlalchemy/sqlalchemy.git
synced 2026-05-29 03:54:43 -04:00
ce1b80ad08
Column "default" parameter as a callable to not pass ExecutionContext into a keyword argument parameter. [ticket:2520]