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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #22241 from kamipo/add_columns_for_distinct_for_mysql57
Rafael França
2015-12-30
1
-0
/
+44
|
\
|
*
Add `columns_for_distinct` for MySQL 5.7 with ONLY_FULL_GROUP_BY
Ryuta Kamizono
2015-12-23
1
-0
/
+44
*
|
Improve `select_one` in `Mysql2Adapter`
Ryuta Kamizono
2015-12-27
1
-0
/
+6
*
|
Add support for passing flags to MySQL2 adapter by array
Stephen Blackstone
2015-12-22
1
-1
/
+8
*
|
Remove legacy mysql adapter
Ryuta Kamizono
2015-12-21
1
-4
/
+1
|
/
*
Handle specified schemas when removing a Postgres index
Grey Baker
2015-12-18
1
-0
/
+14
*
These limits are now implicit
Matthew Draper
2015-12-18
2
-2
/
+2
*
Merge pull request #22623 from greysteil/support-passing-schema-name-to-indexes
Matthew Draper
2015-12-18
1
-0
/
+5
|
\
|
*
Support passing the schema name prefix to `conenction.indexes`
Grey Baker
2015-12-17
1
-0
/
+5
*
|
Merge pull request #19456 from greysteil/index-exists-behaviour
Matthew Draper
2015-12-18
2
-5
/
+5
|
\
\
|
*
|
Support removing custom-names indexes when only specifying column names
Grey Baker
2015-12-15
2
-5
/
+5
*
|
|
Merge pull request #22642 from seuros/remove-mysql-adapter
Matthew Draper
2015-12-18
16
-1153
/
+0
|
\
\
\
|
*
|
|
Remove legacy mysql adapter
Abdelkader Boudih
2015-12-17
16
-1153
/
+0
|
|
|
/
|
|
/
|
*
/
|
Call the new point behavior `:point`, not `:rails_5_1_point`
Sean Griffin
2015-12-17
1
-4
/
+4
|
/
/
*
|
Fix test failure on Windows
Sean Griffin
2015-12-16
1
-6
/
+10
*
|
Merge pull request #22562 from sblackstone/master
Jeremy Daer
2015-12-15
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Allow users to pass flags from database.yml
Stephen Blackstone
2015-12-15
1
-0
/
+7
*
|
Internal test migrations use the private 'Current' version
Matthew Draper
2015-12-15
2
-3
/
+3
*
|
Ensure uuid-ossp extension is present before we rely on it
Matthew Draper
2015-12-15
1
-0
/
+2
|
/
*
remove warning from postgresql geometric test
yuuji.yaginuma
2015-12-05
1
-1
/
+3
*
Add schema dumping support for PostgreSQL geometric data types
Ryuta Kamizono
2015-11-24
1
-5
/
+61
*
Move `migration/postgresql_geometric_types_test.rb` in `adapters/postgresql/g...
Ryuta Kamizono
2015-11-24
1
-0
/
+84
*
Fix test failure in `adapters/mysql/active_schema_test.rb`
Ryuta Kamizono
2015-11-20
2
-6
/
+6
*
Rename 'key' to 'lock_id' or 'lock_name' for advisory locking
Sam Davies
2015-11-18
3
-28
/
+28
*
Deprecate `#table_exists?`, `#tables` and passing arguments to `#talbes`
yui-knk
2015-11-09
6
-31
/
+35
*
No need `MysqlDouble` and `MysqlDouble.reset_column_information`
Ryuta Kamizono
2015-11-05
2
-24
/
+12
*
Add test_float_limits to mysql2
yui-knk
2015-11-03
2
-12
/
+48
*
Merge pull request #22122 from samphilipd/sam/manual_locking_on_schema_migrat...
Sean Griffin
2015-10-30
3
-0
/
+98
|
\
|
*
Use advisory locks to prevent concurrent migrations
Sam Davies
2015-10-30
3
-0
/
+98
*
|
Fix test failures caused by #19501
Sean Griffin
2015-10-29
2
-0
/
+2
*
|
tests, no every adapter supports "connection.version"
Yves Senn
2015-10-29
2
-22
/
+24
|
/
*
Remove `#tables` extra args again
Ryuta Kamizono
2015-10-22
1
-3
/
+2
*
Do not cache prepared statements that are unlikely to have cache hits
Sean Griffin
2015-10-20
2
-2
/
+2
*
Merge pull request #21932 from kamipo/add_stored_procedure_test_in_mysql2
Sean Griffin
2015-10-20
3
-14
/
+48
|
\
|
*
Add stored procedure test in mysql2
Ryuta Kamizono
2015-10-15
3
-14
/
+48
*
|
Fix to correctly schema dump the `tinyblob`
Ryuta Kamizono
2015-10-15
2
-2
/
+2
|
/
*
Merge pull request #21288 from yahonda/mysql_requires_password
Arthur Nogueira Neves
2015-10-12
1
-1
/
+1
|
\
|
*
Allow mysql and mysql2 tests run by database user with password
Yasuo Honda
2015-08-18
1
-1
/
+1
*
|
Remove unused `pk_and_sequence_for` in AbstractMysqlAdapter
Ryuta Kamizono
2015-10-08
1
-24
/
+0
*
|
Merge pull request #21697 from gdeglin/fix_returning_disabled_default_values_bug
Sean Griffin
2015-09-24
1
-0
/
+14
|
\
\
|
*
|
Fix a bug with returning_disabled when using the postgresql adapter
George Deglin
2015-09-20
1
-0
/
+15
*
|
|
introduce `conn.data_source_exists?` and `conn.data_sources`.
Yves Senn
2015-09-22
1
-0
/
+2
*
|
|
fix `bin/test -a sqlite3_mem`.
Yves Senn
2015-09-22
1
-19
/
+13
*
|
|
Eliminate `test_tables_quoting` following seems to be left in #21687
Ronak Jangir
2015-09-21
1
-8
/
+0
|
/
/
*
|
Merge pull request #21687 from kamipo/refactor_table_exists
Andrew White
2015-09-20
1
-8
/
+0
|
\
\
|
*
|
Refactor `table_exists?` in AbstractMysqlAdapter
Ryuta Kamizono
2015-09-20
1
-8
/
+0
*
|
|
:scissors: empty line at the top of files
Akira Matsuda
2015-09-21
1
-1
/
+0
|
/
/
*
|
Merge pull request #17696 from kamipo/unsigned_integer_support
Jeremy Daer
2015-09-19
2
-4
/
+74
|
\
\
|
*
|
Add `unsigned` types for numeric data types in MySQL
Ryuta Kamizono
2015-09-18
2
-0
/
+26
|
*
|
Add `unsigned` support for numeric data types in MySQL
Ryuta Kamizono
2015-09-18
2
-4
/
+48
[prev]
[next]