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
/
lib
/
active_record
/
connection_adapters
Commit message (
Expand
)
Author
Age
Files
Lines
*
Hide PG::Connection from API docs [ci skip]
Francesco Rodríguez
2018-10-23
1
-1
/
+1
*
MySQL 8.0.13 raises `ER_NO_REFERENCED_ROW` and `ER_ROW_IS_REFERENCED`
Yasuo Honda
2018-10-23
1
-1
/
+3
*
Remove and flip `index: true` for `references` in the doc [ci skip]
Ryuta Kamizono
2018-10-17
2
-8
/
+8
*
Consistently extract checking version for all adapters
Ryuta Kamizono
2018-10-17
4
-27
/
+29
*
Refactored abstract MySQL adapter to support lazy version check.
Brooke Kuhlmann
2018-10-16
1
-4
/
+11
*
Move UPDATE/DELETE with JOIN handling to the Arel side
Ryuta Kamizono
2018-10-03
2
-43
/
+0
*
Merge pull request #23593 from meinac/add_index_option_for_change_table
Ryuta Kamizono
2018-10-01
1
-0
/
+2
|
\
|
*
Index option added for change_table migrations
Mehmet Emin INAC
2018-09-22
1
-0
/
+2
*
|
Merge pull request #32031 from yahonda/remove_redundant_freeze
Ryuta Kamizono
2018-10-01
9
-24
/
+24
|
\
\
|
*
|
Add `Style/RedundantFreeze` to remove redudant `.freeze`
Yasuo Honda
2018-09-29
9
-24
/
+24
*
|
|
Place `PartialQuery` and `PartialQueryCollector` in the same file
Ryuta Kamizono
2018-09-30
1
-23
/
+1
|
/
/
*
/
Enable `Performance/UnfreezeString` cop
yuuji.yaginuma
2018-09-23
10
-17
/
+17
|
/
*
No private def in the codebase
Rafael Mendonça França
2018-09-21
1
-3
/
+5
*
Use utf8mb4 in all tests and examples
Ryuta Kamizono
2018-09-21
1
-2
/
+2
*
Deprecate ActiveRecord::Result#to_hash in favor of #to_a
Kevin Cheng
2018-09-18
1
-1
/
+1
*
Merge pull request #33188 from larskanis/pg-1.1
Yuji Yaginuma
2018-09-17
2
-2
/
+16
|
\
|
*
Return empty array when casting malformed array strings
Lars Kanis
2018-06-23
1
-1
/
+7
|
*
PostgreSQL: Prepare for pg-1.1.0
Lars Kanis
2018-05-27
1
-1
/
+9
*
|
Merge pull request #33878 from kamipo/fallback_to_unprepared_statement
Ryuta Kamizono
2018-09-15
2
-0
/
+10
|
\
\
|
*
|
Fallback to unprepared statement only when bind params limit is exceeded
Ryuta Kamizono
2018-09-14
2
-0
/
+10
*
|
|
Merge pull request #33879 from yahonda/another_33876
Ryuta Kamizono
2018-09-14
1
-1
/
+1
|
\
\
\
|
*
|
|
Remove mysql2 gem version requirement "< 0.6.0"
Yasuo Honda
2018-09-14
1
-1
/
+1
*
|
|
|
SQLite3: Support multiple args function for expression indexes
Ryuta Kamizono
2018-09-14
2
-14
/
+18
|
/
/
/
*
/
/
SQLite3 adapter supports expression indexes
gkemmey
2018-09-13
2
-1
/
+9
|
/
/
*
|
Drop MySQL 5.1 support
Yasuo Honda
2018-09-13
1
-2
/
+2
*
|
Raise an exception if :charset is not specified and large prefixes / utf8mb4 ...
Yasuo Honda
2018-09-13
1
-1
/
+1
*
|
Validate if `utf8mb4` character set and longer index key prefix is supported
Yasuo Honda
2018-09-13
1
-1
/
+13
*
|
Use utf8mb4 character set by default for MySQL database (#33608)
Yasuo Honda
2018-09-11
1
-2
/
+2
*
|
Consistently use `visitor.compile`
Ryuta Kamizono
2018-09-09
1
-3
/
+3
*
|
Use `visitor.compile` instead of constructing by connection itself
Ryuta Kamizono
2018-09-09
1
-5
/
+1
*
|
`supports_xxx?` returns whether a feature is supported by the backend
Ryuta Kamizono
2018-09-08
3
-2
/
+6
*
|
Merge pull request #33809 from fidalgo/improve-remove-column-documentation
Richard Schneeman
2018-09-06
1
-0
/
+1
|
\
\
|
*
|
[ci skip] Improve remove_column documentation
Paulo Fidalgo
2018-09-06
1
-0
/
+1
*
|
|
Deprecate most methods which were never used in `DatabaseLimits`
Ryuta Kamizono
2018-09-05
1
-0
/
+9
*
|
|
Add config option for `replica`.
Eileen Uchitelle
2018-08-31
1
-0
/
+4
*
|
|
Refactors Active Record connection management
Eileen Uchitelle
2018-08-30
1
-38
/
+32
*
|
|
Add documentation for `:collation` column option (#33733)
Nate Pinsky
2018-08-27
1
-0
/
+3
*
|
|
Merge pull request #31696 from BrentWheeldon/bmw-connection-pool-load-deadlock
Matthew Draper
2018-08-24
1
-1
/
+3
|
\
\
\
|
*
|
|
Prevent deadlocks when waiting for connection from pool.
Brent Wheeldon
2018-03-23
1
-1
/
+3
*
|
|
|
Merge pull request #32647 from eugeneius/lazy_transactions
Matthew Draper
2018-08-23
9
-14
/
+103
|
\
\
\
\
|
*
|
|
|
Omit BEGIN/COMMIT statements for empty transactions
Eugene Kenny
2018-08-13
9
-14
/
+103
*
|
|
|
|
Partly revert unused accessor
Ryuta Kamizono
2018-08-23
1
-8
/
+1
*
|
|
|
|
Add database configuration to disable advisory locks.
Guo Xiang Tan
2018-08-22
3
-3
/
+14
*
|
|
|
|
SQLite3: Fix rename reference column not to lose foreign key constraint
Ryuta Kamizono
2018-08-20
1
-11
/
+15
*
|
|
|
|
Merge pull request #33585 from yahonda/diag33520
Ryuta Kamizono
2018-08-16
1
-1
/
+9
|
\
\
\
\
\
|
*
|
|
|
|
SQLite3 adapter `alter_table` method restores foreign keys
Yasuo Honda
2018-08-11
1
-1
/
+9
|
|
/
/
/
/
*
|
|
|
|
Fix bulk change table ignores comment option on PostgreSQL.
Yoshiyuki Kinjo
2018-08-15
1
-1
/
+5
*
|
|
|
|
Follow up #33530
bogdanvlviv
2018-08-15
1
-3
/
+3
*
|
|
|
|
Merge pull request #33530 from jychen7/33515-invert-remove-foreign-key
Richard Schneeman
2018-08-14
1
-1
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Allow `to_table` in `invert_remove_foreign_key`
Rich
2018-08-14
1
-1
/
+8
|
|
/
/
/
/
[next]