aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/connections/native_sqlserver
Commit message (Expand)AuthorAgeFilesLines
* Test connections use AR::Base.configurations. References #5497.Jeremy Kemper2006-07-101-17/+16
* Reloading a model doesn't lose track of its connection. References #2996.Jeremy Kemper2005-11-241-1/+1
* Fixed the MS SQL adapter to work with the new limit/offset approach and with ...David Heinemeier Hansson2005-03-231-0/+3
* Added the final touches to the Microsoft SQL Server adapter by DeLynn Berry t...David Heinemeier Hansson2005-01-011-3/+9
* InitialDavid Heinemeier Hansson2004-11-241-0/+15