Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Avoid retrieving connection in ActiveRecord::QueryCache multiple times. | Guo Xiang Tan | 2014-07-07 | 1 | -2/+3 | |
| |/ / / / / / | ||||||
* / / / / / / | Remove the `text?` predicate from the type objects | Sean Griffin | 2014-07-06 | 4 | -14/+4 | |
|/ / / / / / | ||||||
* | | | | | | Change back occurrences of SQLite(3) to sqlite3 when referring to the | Zachary Scott | 2014-07-06 | 2 | -5/+5 | |
* | | | | | | Merge pull request #16057 from akshay-vishnoi/doc_change | Zachary Scott | 2014-07-06 | 2 | -3/+3 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | [ci skip] /sqlite/i --> SQLite | Akshay Vishnoi | 2014-07-06 | 2 | -3/+3 | |
* | | | | | | | active_record: Type cast booleans and durations for string columns. | Dylan Thacker-Smith | 2014-07-06 | 2 | -2/+4 | |
* | | | | | | | Revert "Merge pull request #16059 from jenncoop/json-serialized-attr" | Godfrey Chan | 2014-07-05 | 2 | -19/+1 | |
* | | | | | | | Merge pull request #16059 from jenncoop/json-serialized-attr | Godfrey Chan | 2014-07-05 | 2 | -1/+19 | |
* | | | | | | | Merge pull request #16065 from matthewd/mysql-explicit-non-strict | Matthew Draper | 2014-07-06 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | If our connection is explicitly non-strict, tell MySQL | Matthew Draper | 2014-07-06 | 1 | -2/+2 | |
* | | | | | | | | Use the type object for quoting PG Ranges | Sean Griffin | 2014-07-05 | 4 | -48/+34 | |
* | | | | | | | | Add a `required` option to singular associations | Sean Griffin | 2014-07-04 | 3 | -1/+23 | |
* | | | | | | | | Revert "Use a type object for type casting behavior on SQLite3" | Matthew Draper | 2014-07-05 | 1 | -37/+13 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #16003 from sgrif/sg-refactor-sqlite3-strings | Matthew Draper | 2014-07-05 | 1 | -13/+37 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use a type object for type casting behavior on SQLite3 | Sean Griffin | 2014-07-01 | 1 | -13/+37 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #16028 from cade/fix_counter_cache_count_with_association_... | Rafael Mendonça França | 2014-07-04 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add `:all` argument to `count` in `reset_counters` | Cade Truitt | 2014-07-02 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #16049 from matthewd/find-via-reload | Matthew Draper | 2014-07-05 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | After find-via-reload, the record is not new | Matthew Draper | 2014-07-05 | 1 | -0/+1 | |
| | |_|/ / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #16037 from sgrif/sg-money-quoting | Rafael Mendonça França | 2014-07-04 | 2 | -11/+4 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Remove unneccessary special case for money in quoting | Sean Griffin | 2014-07-03 | 2 | -11/+4 | |
* | | | | | | | | Merge pull request #16036 from sgrif/sg-datetime-infinity | Rafael Mendonça França | 2014-07-03 | 2 | -3/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Do not rely on the column type when quoting infinity | Sean Griffin | 2014-07-03 | 2 | -3/+2 | |
| |/ / / / / / / | ||||||
* / / / / / / / | Use the type object for type casting HStore columns | Sean Griffin | 2014-07-03 | 3 | -55/+34 | |
|/ / / / / / / | ||||||
* / / / / / / | Fix typo in comment | Cade Truitt | 2014-07-02 | 1 | -1/+1 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #16015 from sgrif/sg-ensure-initialized | Rafael Mendonça França | 2014-07-02 | 2 | -4/+7 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Move pk initialization logic onto `AttributeSet` | Sean Griffin | 2014-07-02 | 2 | -4/+7 | |
* | | | | | | | Quote range strings when quoting PG ranges | Sean Griffin | 2014-07-02 | 1 | -1/+1 | |
* | | | | | | | Fix SQL injection when querying against ranges and bitstrings | Rafael Mendonça França | 2014-07-02 | 2 | -4/+5 | |
* | | | | | | | Don't error when `dup`ing a record with no PK | Sean Griffin | 2014-07-02 | 2 | -2/+7 | |
|/ / / / / / | ||||||
* | | | | | | Revert "Merge pull request #15394 from morgoth/fix-automatic-maintaining-test... | Rafael Mendonça França | 2014-07-02 | 2 | -7/+1 | |
* | | | | | | Tiny follow-up to #15987 and 088b4c3e [ci skip] | Robin Dupret | 2014-07-02 | 1 | -4/+4 | |
* | | | | | | do not hold on to a stale connection object. fixes #15998 | Aaron Patterson | 2014-07-01 | 1 | -4/+9 | |
|/ / / / / | ||||||
* | | | | | Don't add a second method for attribute existence | Sean Griffin | 2014-06-30 | 1 | -6/+1 | |
* | | | | | Move STI docs off of the main Base document, leaving a note | Sean Griffin | 2014-06-30 | 2 | -28/+34 | |
* | | | | | Update documentation on STI change handling | jamesprior | 2014-06-30 | 1 | -0/+9 | |
* | | | | | Merge pull request #15981 from sgrif/sg-simplify-defaults | Rafael Mendonça França | 2014-06-29 | 3 | -21/+9 | |
|\ \ \ \ \ | ||||||
| * | | | | | Simplify creation of default attributes on AR instance | Sean Griffin | 2014-06-29 | 4 | -21/+10 | |
* | | | | | | Merge pull request #15977 from sgrif/sg-remove-array-hack | Godfrey Chan | 2014-06-29 | 1 | -24/+0 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Remove array workaround in PG quoting | Sean Griffin | 2014-06-29 | 1 | -24/+0 | |
* | | | | | | | Remove unused `array_member` from PG quoting for HStore columns | Sean Griffin | 2014-06-29 | 2 | -12/+9 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #15983 from sgrif/sg-inline-point | Godfrey Chan | 2014-06-29 | 3 | -19/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use the type object when sending point columns to the DB | Sean Griffin | 2014-06-29 | 3 | -19/+9 | |
* | | | | | | | Merge pull request #15976 from sgrif/sg-attribute-exists | Godfrey Chan | 2014-06-29 | 1 | -2/+7 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Don't encourage usage of `columns_hash` | Sean Griffin | 2014-06-29 | 1 | -2/+7 | |
| |/ / / / / | ||||||
* | | | | | | Merge pull request #15982 from sgrif/sg-attr-set-map-values | Godfrey Chan | 2014-06-29 | 2 | -7/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Use `Hash#transform_values` to clean up `AttributeSet` | Sean Griffin | 2014-06-29 | 2 | -7/+4 | |
| |/ / / / / | ||||||
* / / / / / | Use the type object for sending JSON to the database | Sean Griffin | 2014-06-29 | 3 | -22/+10 | |
|/ / / / / | ||||||
* | | | | | Always pass a column with a type object to quote | Sean Griffin | 2014-06-28 | 6 | -15/+23 | |
* | | | | | rename sequence only if it exists | Abdelkader Boudih | 2014-06-27 | 1 | -3/+3 |