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
*
Call the new point behavior `:point`, not `:rails_5_1_point`
Sean Griffin
2015-12-17
1
-2
/
+1
*
Revert "Merge pull request #22615 from kamipo/join_to_delete_is_same_as_join_...
Rafael Mendonça França
2015-12-17
2
-3
/
+9
*
`join_to_delete` is same as `join_to_update`
Ryuta Kamizono
2015-12-17
2
-9
/
+3
*
Merge pull request #22562 from sblackstone/master
Jeremy Daer
2015-12-15
1
-2
/
+2
|
\
|
*
Allow users to pass flags from database.yml
Stephen Blackstone
2015-12-15
1
-2
/
+2
*
|
Use a real migration version number in docs
Matthew Draper
2015-12-15
1
-1
/
+1
*
|
Use a deliberately-invalid migration version in all doc examples
Matthew Draper
2015-12-15
1
-1
/
+1
*
|
Merge pull request #22381 from yahonda/use_adapter_subsecond_precision_supported
Aaron Patterson
2015-12-13
1
-0
/
+4
|
\
\
|
|
/
|
/
|
|
*
Support supports_datetime_with_precision? for sqlite3
Yasuo Honda
2015-11-30
1
-0
/
+4
*
|
Merge pull request #22449 from dnagir/database_connection_message
Yves Senn
2015-12-01
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Explain the connection pool error message better
Dmytrii Nagirniak
2015-12-01
1
-1
/
+1
*
|
Refactor `AbstractAdapter#initialize`
Ryuta Kamizono
2015-11-30
4
-8
/
+7
|
/
*
`connection_options` is only needed for `MysqlAdapter`
Ryuta Kamizono
2015-11-29
3
-3
/
+3
*
Revert "Add prepared statements support for `Mysql2Adapter`"
Sean Griffin
2015-11-26
3
-145
/
+151
*
Add prepared statements support for `Mysql2Adapter`
Ryuta Kamizono
2015-11-26
3
-151
/
+145
*
Merge pull request #22304 from kamipo/schema_dumping_support_for_postgresql_g...
Yves Senn
2015-11-24
1
-6
/
+12
|
\
|
*
Add schema dumping support for PostgreSQL geometric data types
Ryuta Kamizono
2015-11-24
1
-6
/
+12
*
|
Merge pull request #22214 from kamipo/not_passing_native_database_types_to_ta...
Rafael França
2015-11-24
4
-15
/
+6
|
\
\
|
*
|
Not passing `native_database_types` to `TableDefinition`
Ryuta Kamizono
2015-11-08
4
-15
/
+6
*
|
|
`set_field_encoding` is only needed for `MysqlAdapter`
Ryuta Kamizono
2015-11-24
3
-9
/
+8
|
|
/
|
/
|
*
|
Revert "Allow specifying the default table options for mysql adapters"
Sean Griffin
2015-11-19
1
-2
/
+1
*
|
Allow specifying the default table options for mysql adapters
Sean Griffin
2015-11-19
1
-1
/
+2
*
|
Rename 'key' to 'lock_id' or 'lock_name' for advisory locking
Sam Davies
2015-11-18
3
-14
/
+14
*
|
Remove not needed `NATIVE_DATABASE_TYPES` entries
Ryuta Kamizono
2015-11-16
2
-4
/
+0
*
|
Deprecate `#table_exists?`, `#tables` and passing arguments to `#talbes`
yui-knk
2015-11-09
4
-7
/
+70
|
/
*
Avoids mutating the original response in connection management middleware
Kevin Buchanan
2015-11-06
1
-4
/
+3
*
Require only necessary concurrent-ruby classes.
Jerry D'Antonio
2015-11-04
1
-1
/
+1
*
Remove incorrect comments
Andrew White
2015-11-04
1
-4
/
+0
*
Deprecate exception#original_exception in favor of exception#cause
Yuki Nishijima
2015-11-03
6
-11
/
+11
*
Allow bigint with default nil for avoiding auto increment primary key
Ryuta Kamizono
2015-11-02
2
-3
/
+6
*
Merge pull request #22122 from samphilipd/sam/manual_locking_on_schema_migrat...
Sean Griffin
2015-10-30
3
-0
/
+51
|
\
|
*
Use advisory locks to prevent concurrent migrations
Sam Davies
2015-10-30
3
-0
/
+51
*
|
Merge pull request #19511 from larskanis/replace_const_conn_params
Sean Griffin
2015-10-29
1
-7
/
+2
|
\
\
|
*
|
PostgreSQL, Replace static connection param list by the one built into libpq.
Lars Kanis
2015-03-25
1
-7
/
+2
*
|
|
Don't disable errors when turning standard_conforming_strings on
Harry Marr
2015-10-29
1
-7
/
+2
*
|
|
Check standard_conforming_strings is not readonly
Harry Marr
2015-10-29
1
-1
/
+1
*
|
|
Avoid disabling postgres errors
Harry Marr
2015-10-28
1
-4
/
+5
|
|
/
|
/
|
*
|
Remove no need `binds.empty?` checking
Ryuta Kamizono
2015-10-23
1
-3
/
+3
*
|
Remove `#tables` extra args again
Ryuta Kamizono
2015-10-22
2
-20
/
+11
*
|
Extract native getter to attr_reader.
jbranchaud
2015-10-21
1
-5
/
+1
*
|
move documentation of column options to `add_column`. Closes #20400.
Yves Senn
2015-10-21
2
-79
/
+81
*
|
Fix merge conflicts for #18856
Sean Griffin
2015-10-20
1
-2
/
+10
|
\
\
|
*
|
Match table names exactly on MySQL
Matt Jones
2015-02-08
1
-3
/
+5
*
|
|
Don't add classes to the top level namespace
Sean Griffin
2015-10-20
1
-13
/
+17
*
|
|
Do not cache prepared statements that are unlikely to have cache hits
Sean Griffin
2015-10-20
9
-18
/
+62
*
|
|
Merge pull request #21932 from kamipo/add_stored_procedure_test_in_mysql2
Sean Griffin
2015-10-20
2
-5
/
+8
|
\
\
\
|
*
|
|
Add stored procedure test in mysql2
Ryuta Kamizono
2015-10-15
1
-1
/
+4
|
*
|
|
Make `AbstractMysqlAdapter#version` public
Ryuta Kamizono
2015-10-15
1
-4
/
+4
*
|
|
|
Merge pull request #21962 from kamipo/fix_tinyblob
Sean Griffin
2015-10-20
3
-11
/
+31
|
\
\
\
\
|
*
|
|
|
Fix to correctly schema dump the `tinyblob`
Ryuta Kamizono
2015-10-15
3
-11
/
+31
[next]