index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
test
/
cases
/
adapter_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
improve error message when include assertions fail
Michael Grosser
2016-09-16
1
-8
/
+8
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-4
/
+4
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-7
/
+7
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-25
/
+25
*
remove_index do not fetch indexes if name is specified
Seva Orlov
2016-04-24
1
-0
/
+11
*
Merge pull request #23522 from kamipo/add_value_too_long_exception_class
Jeremy Daer
2016-04-18
1
-0
/
+9
|
\
|
*
Add `ActiveRecord::ValueTooLong` exception class
Ryuta Kamizono
2016-02-06
1
-0
/
+9
*
|
Add a test case for create a record with primary key as zero
Ryuta Kamizono
2016-03-30
1
-0
/
+6
*
|
Fix tests failure with `prepared_statements: false`
Ryuta Kamizono
2016-02-29
1
-1
/
+2
|
/
*
Remove legacy mysql adapter
Abdelkader Boudih
2015-12-17
1
-2
/
+2
*
Deprecate `#table_exists?`, `#tables` and passing arguments to `#talbes`
yui-knk
2015-11-09
1
-4
/
+21
*
Deprecate exception#original_exception in favor of exception#cause
Yuki Nishijima
2015-11-03
1
-4
/
+12
*
introduce `conn.data_source_exists?` and `conn.data_sources`.
Yves Senn
2015-09-22
1
-0
/
+15
*
Should test both mysql adapters
Ryuta Kamizono
2015-09-20
1
-1
/
+1
*
Closes rails/rails#18864: Renaming transactional fixtures to transactional tests
Brandon Weiss
2015-03-16
1
-1
/
+1
*
Remove Relation#bind_params
Sean Griffin
2015-01-27
1
-2
/
+2
*
Don't test invalid log encoding against PostgreSQL adapter
Rafael Mendonça França
2015-01-02
1
-4
/
+6
*
Merge pull request #8547 from printercu/patch-1
Rafael Mendonça França
2015-01-02
1
-0
/
+8
|
\
*
|
Add where condition so select_one returns the correct record.
Zuhao Wan
2014-07-28
1
-1
/
+1
*
|
Remove dead test code for unsupported adapters
Sean Griffin
2014-05-17
1
-13
/
+9
*
|
We can conditional define the tests depending on the adapter or
Rajarshi Das
2014-04-02
1
-7
/
+5
*
|
Add a test case for save(validate:false) with invalid foreign key.
Lauro Caetano
2014-03-27
1
-1
/
+15
*
|
Use teardown helper method.
Guo Xiang Tan
2014-03-14
1
-1
/
+1
*
|
Fix regression on `.select_*` methods.
Arthur Neves
2014-01-30
1
-0
/
+23
*
|
using symbol instead of string in establish_connection
Kuldeep Aggarwal
2013-12-25
1
-1
/
+1
*
|
Deprecate use of string in establish_connection as connection lookup
José Valim
2013-12-24
1
-1
/
+1
|
/
*
`connection.type_to_sql` returns a `String` for unmapped types.
Yves Senn
2013-12-03
1
-0
/
+4
*
Don't skip tests if we don't need to.
Rafael Mendonça França
2013-11-08
1
-15
/
+13
*
Defines the return type of select / select_all method.
kennyj
2013-07-23
1
-0
/
+5
*
Fixed typos in ActiveRecord
Prathamesh Sonpatki
2013-03-28
1
-2
/
+2
*
Changed update_record to use prepared statements.
Noemj
2013-02-11
1
-0
/
+14
*
Anonymous class is not allowed. For reference see #8934 and bc43763247e25
Guillermo Iguaran
2013-01-19
1
-4
/
+6
*
Remove ActiveRecord::Model
Jon Leighton
2012-10-26
1
-3
/
+3
*
Ensure disconnecting or reconnecting resets the transaction state
Jon Leighton
2012-09-15
1
-0
/
+32
*
Fix CI
Jon Leighton
2011-12-28
1
-3
/
+3
*
Revert naive O(1) table_exists? implementation.
Jon Leighton
2011-12-13
1
-0
/
+1
*
namespace the adapter test
Aaron Patterson
2011-11-29
1
-121
/
+123
*
pushing caching and visitors down to the connection
Aaron Patterson
2011-11-19
1
-10
/
+0
*
Make it the responsibility of the connection to hold onto an ARel visitor for...
Jon Leighton
2011-08-08
1
-0
/
+10
*
Fixed test_disable_referential_integrity on Oracle
Raimonds Simanovskis
2011-08-08
1
-0
/
+3
*
move around tests
Aaron Patterson
2011-07-21
1
-30
/
+0
*
fix postgres connection url test
Terence Lee
2011-07-20
1
-1
/
+1
*
Added test for postgres connections as URL. Fixed query param parsing.
Glenn Gillen
2011-07-20
1
-0
/
+13
*
Provide database connection settings as a URL.
Glenn Gillen
2011-07-20
1
-0
/
+11
*
Create a test case for disable_referential_integrity
Gabriel Sobrinho
2011-07-01
1
-0
/
+14
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Fix adapter_test.rb to make no assumptions about the database name
Jon Leighton
2011-06-05
1
-2
/
+7
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
herp derpricating add_limit_offset!
Aaron Patterson
2011-01-03
1
-12
/
+0
*
Fix test which prevents connection reset on failing and remove hardcoded conn...
Master Lambaster
2010-06-18
1
-8
/
+7
[next]