summaryrefslogtreecommitdiff
path: root/lib/sqlalchemy/databases/access.py
Commit message (Expand)AuthorAgeFilesLines
* added stub/import tests for all dialectsJason Kirtland2007-08-211-3/+3
* - method call removalMike Bayer2007-08-201-6/+6
* pyflakes mop-upJason Kirtland2007-08-191-0/+1
* 1. Module layout. sql.py and related move into a package called "sql".Mike Bayer2007-08-181-4/+4
* - merged "fasttypes" branch. this branch changes the signatureMike Bayer2007-08-141-32/+40
* Removed unused imports, other import adjustments per pyflakesJason Kirtland2007-08-131-4/+6
* Add initial version of MS Access supportPaul Johnston2007-08-051-0/+417