Files
sqlalchemy/test
Mike Bayer cce1f073e3 got MS-SQL support largely working, including reflection, basic types, fair amount of ORM stuff, etc.
'rowcount' label is reseved in MS-SQL and had to change in sql.py count() as well as orm.query
2006-07-01 19:26:30 +00:00
..