]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
- a few tweaks to allow "server_defaults" to be a little more linkable;
authorMike Bayer <mike_mp@zzzcomputing.com>
Mon, 14 Dec 2015 23:01:32 +0000 (18:01 -0500)
committerMike Bayer <mike_mp@zzzcomputing.com>
Mon, 14 Dec 2015 23:01:32 +0000 (18:01 -0500)
commit270301890ae87ec32a46bb17889d9776b7de1468
treecb919bf0c47b619a6bee6d11d9a29fd1a2613dcd
parent3453822b54b5e0854e268bbf917903766bffbf8a
- a few tweaks to allow "server_defaults" to be a little more linkable;
remove "undoc members" that was putting some random server_default
atributes from ColumnClause
doc/build/core/defaults.rst
doc/build/core/metadata.rst
lib/sqlalchemy/sql/schema.py