diff options
author | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-06-27 12:56:27 -0400 |
---|---|---|
committer | Mike Bayer <mike_mp@zzzcomputing.com> | 2022-06-28 13:36:06 -0400 |
commit | 5950a9d05f1cc123009223baa1915cc15f3340a7 (patch) | |
tree | c8468c6724b6832d08b483f463005884ad3bacdb /lib/sqlalchemy/orm/attributes.py | |
parent | f19e50ab75cfc904acef31434c92542f3ab50d61 (diff) | |
download | sqlalchemy-5950a9d05f1cc123009223baa1915cc15f3340a7.tar.gz |
merge column args from Annotated left side
because we are forced by pep-681 to use the argument
"default", we need a way to have client Column default
separate from a dataclasses level default. Also, pep-681
does not support deriving the descriptor function from
Annotated, so allow a brief right side mapped_column() to
be present that will have more column-centric arguments
from the left side Annotated to be merged.
Change-Id: I039be1628d498486ba013b2798e1392ed1cd7f9f
Diffstat (limited to 'lib/sqlalchemy/orm/attributes.py')
0 files changed, 0 insertions, 0 deletions