summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/sql/naming.py
Commit message (Expand)AuthorAgeFilesLines
* - Added a new feature :func:`.schema.conv`, the purpose of which is toMike Bayer2014-03-121-5/+45
* :paramref:`.MetaData.naming_convention` feature will now alsoMike Bayer2014-03-121-2/+9
* - Fixed bug in new :paramref:`.MetaData.naming_convention` featureMike Bayer2014-03-121-1/+1
* Add naming convention support when using schema in the metadata.pr/67Tom Farvour2014-02-051-2/+10
* - Added a new feature which allows automated naming conventions to beMike Bayer2014-02-011-0/+110