| b9bfb91 |
2011-06-23 |
Update SQL Server db related rake tasks. |
| e5cf2ad |
2011-06-21 |
Update SQL Server db related rake tasks. |
| c791e2d |
2011-06-10 |
Allow the connection pool's #table_exists? method to giv... |
| 35d0b60 |
2011-04-24 |
Use existing #empty_insert_statement_value for an insert... |
| bc50c1c |
2011-04-22 |
The #substitute_at gets an ActiveRecord::ConnectionAdapt... |
| ed2820d |
2011-04-22 |
Move #exec_insert to abstract adapter's database stateme... |
| 56fb3b1 |
2011-02-09 |
Allow limit values to accept an ARel SQL literal. |
| 95d5d9b |
2011-02-03 |
The type_cast_calculated_value method will trust DB type... |
| d28438c |
2010-09-03 |
A few schema changes for the SQL Server adapter. |
| b64d1fe |
2010-09-03 |
Conversion of a two dimensional array that is ruby 1.8.6... |
| 504f7cf |
2010-07-08 |
Fix the #using_limitable_reflections? helper to work cor... |
| 0e9bc23 |
2010-07-08 |
Fix the #using_limitable_reflections? helper to work cor... |
| 87adecf |
2009-05-18 |
Reimplement Fixtures.identify so that it consistently ge... |
| 9e0cfdb |
2009-05-10 |
ActiveSupport::OrderedHash#to_a method returns an ordere... |
| b193f23 |
2009-05-01 |
Use table_exists? in #initialize_schema_migrations_table... |
| 4b4e7ca |
2009-03-10 |
The latest trunk of Mocha > 0.9.5 which addresses issue ... |
| 8e4624b |
2008-11-19 |
Remove SQL Server cases from tests for latest adapter wo... |
| 57d795b |
2008-11-13 |
Make sure any Fixnum returned by a DB sum is type cast t... |
| a7f920f |
2008-11-08 |
If average value from DB is 0, make sure to convert it t... |
| f277e1d |
2008-08-28 |
Added TextHelper#current_cycle to return the current cyc... |