Files
sqlalchemy/test/dialect
Michael Trier bc2c1b2f94 mssql date / time refactor.
- Added new MSSmallDateTime, MSDateTime2, MSDateTimeOffset, MSTime types
- Refactored the Date/Time types. The smalldatetime data type no longer
  truncates to a date only, and will now be mapped to the MSSmallDateTime
  type. Closes #1254.
2009-01-05 22:05:51 +00:00
..
2008-07-15 19:40:08 +00:00
2009-01-05 22:05:51 +00:00