| Commit message (Expand) | Author | Age | Files | Lines |
* | pg, preserve point type when schema dumping. | Yves Senn | 2014-06-03 | 1 | -0/+4 |
* | New records should remain new after yaml serialization | Sean Griffin | 2014-06-01 | 1 | -0/+4 |
* | pg, support default values for enum types. Closes #7814. | Yves Senn | 2014-05-30 | 1 | -0/+4 |
* | pg, `default_sequence_name` respects schema. Closes #7516. | Yves Senn | 2014-05-30 | 1 | -0/+4 |
* | Merge pull request #11896 from nkondratyev/fix_pg_columns_for_distinct | Yves Senn | 2014-05-30 | 1 | -0/+5 |
|\ |
|
| * | Fixed `columns_for_distinct` of postgresql adapter | Nikolay Kondratyev | 2013-08-15 | 1 | -0/+5 |
* | | pg, `reset_pk_sequence!` respects schemas. Closes #14719. | Yves Senn | 2014-05-30 | 1 | -0/+4 |
* | | pg, keep `hstore` and `json` attributes as `Hash` in @attributes. | Yves Senn | 2014-05-28 | 1 | -0/+7 |
* | | Merge pull request #15374 from sgrif/sg-private-properties | Rafael Mendonça França | 2014-05-27 | 1 | -6/+0 |
|\ \ |
|
| * | | Remove AR Properties from the public API | Sean Griffin | 2014-05-27 | 1 | -6/+0 |
* | | | Add CHANGELOG entry for #15269 [ci skip] | Rafael Mendonça França | 2014-05-27 | 1 | -0/+4 |
|/ / |
|
* | | Fix redefine a has_and_belongs_to_many inside inherited class | Arthur Neves | 2014-05-27 | 1 | -0/+8 |
* | | Typo in AR CHANGELOG [ci skip] | Zachary Scott | 2014-05-26 | 1 | -1/+1 |
* | | Add a public API to allow users to specify column types | Sean Griffin | 2014-05-26 | 1 | -0/+6 |
* | | Merge pull request #15210 from arthurnn/fix_hbtm_reflection | Arthur Neves | 2014-05-24 | 1 | -0/+8 |
* | | Future port c8ddb61 | Zachary Scott | 2014-05-23 | 1 | -9/+10 |
* | | Fixed serialization for records with an attribute named `format`. | Godfrey Chan | 2014-05-22 | 1 | -0/+6 |
* | | Merge pull request #14803 from kuldeepaggarwal/null_relation_sum_fix | Matthew Draper | 2014-05-22 | 1 | -0/+5 |
|\ \ |
|
| * | | Fixed a problem where `sum`, `size`, `average`, `minimum` and `maximum` used | Kuldeep Aggarwal | 2014-05-15 | 1 | -0/+5 |
* | | | Merge pull request #14613 from Sirupsen/fix-serialize-update-column | Rafael Mendonça França | 2014-05-21 | 1 | -0/+5 |
|\ \ \ |
|
| * | | | Fix serialized field returning serialized data after update_column | Simon Eskildsen | 2014-04-05 | 1 | -0/+5 |
* | | | | Revert "Merge pull request #14544 from jefflai2/named_scope_sti" | Rafael Mendonça França | 2014-05-21 | 1 | -11/+0 |
* | | | | Fix polymorphic eager load with foreign_key as String. | Lauro Caetano | 2014-05-20 | 1 | -0/+6 |
* | | | | Merge pull request #14544 from jefflai2/named_scope_sti | Rafael Mendonça França | 2014-05-20 | 1 | -0/+11 |
|\ \ \ \ |
|
| * | | | | Fixes Issue #13466. | Jefferson Lai | 2014-04-23 | 1 | -0/+11 |
* | | | | | Merge pull request #14979 from brocktimus/master | Rafael Mendonça França | 2014-05-20 | 1 | -0/+8 |
|\ \ \ \ \ |
|
| * | | | | | Prevented belongs_to: touch propagating up if there are no changes being saved | Brock Trappitt | 2014-05-21 | 1 | -0/+8 |
* | | | | | | Revert "Revert "Merge pull request #8313 from alan/only_save_changed_has_one_... | Rafael Mendonça França | 2014-05-20 | 1 | -6/+6 |
|/ / / / / |
|
* | | | | | Fixed the inferred table name for HABTM within a schema | Eric Chahin | 2014-05-20 | 1 | -0/+6 |
* | | | | | Remove :timestamp column type | Sean Griffin | 2014-05-19 | 1 | -0/+6 |
* | | | | | Merge pull request #10798 from jcxplorer/fix-enable_extension-with-table_name... | Rafael Mendonça França | 2014-05-19 | 1 | -0/+5 |
|\ \ \ \ \ |
|
| * | | | | | Fix migrations with enable_extension | Joao Carlos | 2013-05-29 | 1 | -0/+5 |
* | | | | | | Make `:index` in migrations work with all column types | Marc Schütz | 2014-05-18 | 1 | -0/+5 |
* | | | | | | Merge pull request #14428 from jnormore/reset_counters_alias | Rafael Mendonça França | 2014-05-17 | 1 | -0/+4 |
|\ \ \ \ \ \ |
|
| * | | | | | | Updates reset_counters to allow counter name in params | Jason Normore | 2014-05-16 | 1 | -0/+4 |
* | | | | | | | Fix typo in CHANGELOG entry for #15071 | Leandro Facchinetti | 2014-05-17 | 1 | -1/+3 |
|/ / / / / / |
|
* | | | | | | Add CHANGELOG entry for #15071 [ci skip] | Rafael Mendonça França | 2014-05-16 | 1 | -0/+8 |
* | | | | | | formatting pass through CHANGELOGS. [ci skip] | Yves Senn | 2014-05-16 | 1 | -5/+5 |
* | | | | | | Changed extract_limit in class Column to return correct mysql float and doubl... | Aaron Nelson | 2014-05-16 | 1 | -0/+7 |
* | | | | | | Merge pull request #14871 from kassio/kb-fixes-namespaced-habtm | Rafael Mendonça França | 2014-05-14 | 1 | -0/+7 |
|\ \ \ \ \ \ |
|
| * | | | | | | Fix how to compute class name on habtm namespaced. | Kassio Borges | 2014-05-13 | 1 | -0/+6 |
* | | | | | | | Merge pull request #15078 from nbudin/fix_merger_filter_binds_comparison_master | Rafael Mendonça França | 2014-05-14 | 1 | -0/+9 |
|\ \ \ \ \ \ \
| |_|_|_|_|/ /
|/| | | | | | |
|
| * | | | | | | Make filter_binds filter out symbols that are equal to strings | Nat Budin | 2014-05-14 | 1 | -0/+9 |
| |/ / / / / |
|
* / / / / / | Fix inheritance of stored_attributes (fixes #14672) | Jessica Yao | 2014-05-14 | 1 | -0/+7 |
|/ / / / / |
|
* | | | | | pg, `change_column_default` accepts `[]`. Closes #11586. | Yves Senn | 2014-05-12 | 1 | -0/+6 |
* | | | | | pg, map `char` and `name` types as string. [dark-panda & Yves Senn] | Yves Senn | 2014-05-12 | 1 | -0/+9 |
* | | | | | pg, fix Infinity and NaN values conversion. | Innokenty Mihailov | 2014-05-12 | 1 | -0/+15 |
* | | | | | Handle other pk types in PostgreSQL gracefully. | Patrick Robertson | 2014-05-12 | 1 | -0/+6 |
* | | | | | deprecate, join, preload, eager load of instance dependent associations. | Yves Senn | 2014-05-10 | 1 | -0/+9 |
* | | | | | Reverts "Fix bugs with changed attributes tracking when transaction gets roll... | Arthur Neves | 2014-05-09 | 1 | -6/+0 |