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
/
adapters
/
mysql2
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #18067 from kamipo/format_datetime_string_according_to_pre...
Rafael Mendonça França
2015-01-02
1
-0
/
+87
|
\
|
*
Format the datetime string according to the precision of the datetime field.
Ryuta Kamizono
2015-01-02
1
-0
/
+17
|
*
Allow precision option for MySQL datetimes.
Ryuta Kamizono
2015-01-02
1
-0
/
+70
|
/
*
Stop relying on columns for type information in mysql2 casting tests
Sean Griffin
2015-01-01
1
-4
/
+2
*
Go through normal `where` logic when preloading associations
Sean Griffin
2014-12-26
1
-1
/
+1
*
Fix undesirable RangeError by Type::Integer. Add Type::UnsignedInteger.
Ryuta Kamizono
2014-12-12
1
-0
/
+30
*
Failure to rollback t.timestamps when within a change_table migration
noam
2014-12-03
1
-1
/
+1
*
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
3
-6
/
+4
*
synchronize code and docs for `timestamps` and `add_timestamps`.
Yves Senn
2014-11-20
1
-1
/
+1
*
Build fix when running in isolation
Arun Agrawal
2014-11-14
1
-0
/
+1
*
add a truncate method to the connection
Aaron Patterson
2014-09-22
1
-0
/
+13
*
MySQL: skip GTID-unsafe statement tests when enforce_gtid_consistency is enabled
Jeremy Kemper
2014-09-01
1
-6
/
+8
*
Clear schema cache before each test
Akira Matsuda
2014-09-01
1
-0
/
+1
*
MySQL: set connection collation along with the charset
Jeremy Kemper
2014-08-30
1
-0
/
+5
*
Merge pull request #16481 from sgrif/sg-change-default-timestamps
David Heinemeier Hansson
2014-08-17
1
-1
/
+1
|
\
|
*
Change the default `null` value for timestamps
Sean Griffin
2014-08-12
1
-1
/
+1
*
|
[ci skip] fix spelling of override
Akshay Vishnoi
2014-08-13
1
-1
/
+1
|
/
*
Merge pull request #16196 from yahonda/mysql_restrict_test
Matthew Draper
2014-07-17
1
-4
/
+3
|
\
|
*
Revert "Rename to test_mysql_strict_mode_disabled_dont_override_global_sql_mode"
Yasuo Honda
2014-07-17
1
-4
/
+3
*
|
use foreign key DSL in our tests.
Yves Senn
2014-07-16
1
-2
/
+2
|
/
*
active_record: Type cast booleans and durations for string columns.
Dylan Thacker-Smith
2014-07-06
1
-2
/
+2
*
Stringify variables names for mysql connections
Paul Nikitochkin
2014-04-30
1
-0
/
+8
*
all tests passing on mysql2
Aaron Patterson
2014-04-09
1
-3
/
+3
*
Add ConnectionHelper to refactor tests.
Guo Xiang Tan
2014-04-03
2
-16
/
+7
*
Fix tests not unsubscribing from Notifications.
Guo Xiang Tan
2014-03-28
1
-2
/
+2
*
No need to use begin/end blocks
Rafael Mendonça França
2014-03-26
1
-8
/
+8
*
No need to gsub the string
Rafael Mendonça França
2014-03-26
1
-1
/
+1
*
Fixes bugs for using indexes in CREATE TABLE by adding checks for table exist...
Steve Rice
2014-03-25
1
-2
/
+4
*
create indexes inline in CREATE TABLE for MySQL
Cody Cutrer
2014-03-25
1
-0
/
+11
*
Use teardown helper method.
Guo Xiang Tan
2014-03-14
2
-2
/
+2
*
Unit test for mysql quote time usec
Arthur Neves
2014-03-12
1
-0
/
+7
*
Merge pull request #13040 from kamipo/case_sensitive_comparison
Rafael Mendonça França
2014-03-12
1
-2
/
+22
|
\
|
*
Only use BINARY for mysql case sensitive uniqueness check when column has a c...
Ryuta Kamizono
2013-11-26
1
-2
/
+22
*
|
Change the inexistent database name to inexistent_activerecord_unittest
Yasuo Honda
2014-01-01
1
-1
/
+1
*
|
used user-defined configurations for running tests that might depend on user'...
Kuldeep Aggarwal
2013-12-29
1
-1
/
+2
*
|
Move mysql2 test for when adapter will be loaded
schneems
2013-12-24
1
-0
/
+7
*
|
support creating temporary tables from queries
Cody Cutrer
2013-12-14
1
-0
/
+9
*
|
Fix warnings on mysql2 explain test
Carlos Antonio da Silva
2013-12-10
1
-3
/
+3
*
|
Support MySQL 5.7 explain
Yasuo Honda
2013-12-10
1
-3
/
+3
*
|
`rename_index`: add the new index before removing the old one.
Yves Senn
2013-11-26
1
-6
/
+19
|
/
*
Merge pull request #12779 from dougbarth/dont_swallow_exceptions_during_trans...
Aaron Patterson
2013-11-15
1
-0
/
+5
|
\
|
*
Remove tests for not swallowing exceptions.
Doug Barth
2013-11-15
1
-21
/
+0
|
*
Don't swallow exceptions in transctional statements
Doug Barth
2013-11-05
1
-0
/
+26
*
|
Unifies mysql and mysql2 casting of booleans.
Yves Senn
2013-11-11
1
-3
/
+3
*
|
test cases to describe the MySQL boolean behavior.
Yves Senn
2013-11-11
1
-0
/
+91
|
/
*
stop adding singleton methods to the mysql2 adapter
Aaron Patterson
2013-10-04
1
-7
/
+7
*
Cleanup of class_name
Ankit Gupta
2013-07-28
1
-1
/
+1
*
Revert "Merge pull request #11120 from awilliams/ar_mysql2_boolean_quoting"
Yves Senn
2013-07-17
1
-25
/
+0
*
Unifies mysql and mysql2 casting of booleans
awilliams
2013-07-16
1
-0
/
+25
*
Fix broken mysql test
Jon Leighton
2013-05-03
1
-16
/
+11
[next]