Hongli Lai (Phusion)
|
ccb96f2297
|
Merge commit 'origin/master' into savepoints
Conflicts:
activerecord/lib/active_record/fixtures.rb
activerecord/test/cases/defaults_test.rb
|
2008-12-03 19:30:35 +01:00 |
|
Ken Collins
|
8e4624be9e
|
Remove SQL Server cases from tests for latest adapter work to pass rails expected behavior.
Signed-off-by: Michael Koziarski <michael@koziarski.com>
|
2008-11-19 18:00:56 +01:00 |
|
Hongli Lai (Phusion)
|
f48703e8c6
|
Fix the final MySQL unit test failure that's related to savepoint support.
|
2008-11-03 20:55:53 +01:00 |
|
Jonathan Viney
|
b1b204abbb
|
Fix what looks like a Mysql bug with transactions, savepoints, and create table.
|
2008-11-03 20:55:33 +01:00 |
|
Frederick Cheung
|
d51a39ff50
|
Deal with MySQL's quirky handling of defaults and blob/text columns
[#1043 state:committed]
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2008-09-14 17:11:22 -07:00 |
|
Tarmo Tänav
|
fa795ccfad
|
Include mysql older than 5.1.23 in the 5.1 series in the list of those that can't handle NULL defaults
Signed-off-by: Jeremy Kemper <jeremy@bitsweat.net>
|
2008-08-26 00:53:19 -07:00 |
|
Ryan Bates
|
f7015336f6
|
Fix default nil tests for MySQL 5.0.51 [#192 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2008-05-31 12:36:07 -07:00 |
|
Jeremy Kemper
|
9a947af0e7
|
PostgreSQL: support server versions 7.4 through 8.0 and the ruby-pg driver. Closes #11127
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8922 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-02-22 03:26:21 +00:00 |
|
Jeremy Kemper
|
39814fcce0
|
Merge branch 'ar-test-cleanup' of git://git.geeksomnia.com/rails
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8681 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-21 17:20:51 +00:00 |
|
Jeremy Kemper
|
1e70928014
|
Fix paths
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8661 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-18 07:31:37 +00:00 |
|
Jeremy Kemper
|
42b39ae3f2
|
Move tests to cases
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8660 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-18 07:30:42 +00:00 |
|