Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | 0 precision is not the same as no precision | Sean Griffin | 2015-09-23 | 1 | -8/+28 | |
* | | | | | | | | | Don't attempt to specify datetime precision unless supported | Sean Griffin | 2015-09-23 | 3 | -13/+32 | |
* | | | | | | | | | Merge pull request #20317 | Sean Griffin | 2015-09-23 | 4 | -26/+55 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fixed taking precision into count when assigning a value to timestamp attribute | Bogdan Gusiev | 2015-09-23 | 4 | -26/+55 | |
* | | | | | | | | | | remove warning from Calculations#sum | yuuji.yaginuma | 2015-09-23 | 1 | -1/+1 | |
* | | | | | | | | | | Merge pull request #21725 from yui-knk/fix/ar_sum | Rafael Mendonça França | 2015-09-23 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix arguments of `AR::Calculations#sum` | yui-knk | 2015-09-23 | 1 | -3/+3 | |
* | | | | | | | | | | | Merge pull request #21727 from yui-knk/fix/remove_unused_args | Sean Griffin | 2015-09-22 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
| * | | | | | | | | | | Remove not used argument `table_name` of `sanitize_sql_for_conditions` | yui-knk | 2015-09-23 | 1 | -1/+1 | |
* | | | | | | | | | | | Add tests for sanitize named bind arity | yui-knk | 2015-09-23 | 1 | -3/+9 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #21715 from rails/introduce_data_sources | Yves Senn | 2015-09-22 | 16 | -34/+108 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | introduce `conn.data_source_exists?` and `conn.data_sources`. | Yves Senn | 2015-09-22 | 16 | -34/+108 | |
* | | | | | | | | | | tests, use `if_exists: true` instead of `rescue nil`. | Yves Senn | 2015-09-22 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | fix `bin/test -a sqlite3_mem`. | Yves Senn | 2015-09-22 | 1 | -19/+13 | |
* | | | | | | | | | Merge pull request #20569 from theSteveMitchell/master | Yves Senn | 2015-09-22 | 3 | -15/+31 | |
|\ \ \ \ \ \ \ \ \ | |/ / / / / / / / |/| | | | | | | | | ||||||
| * | | | | | | | | Check response of structure_load for mysql_database_tasks and make structure_... | Steve Mitchell | 2015-09-18 | 2 | -12/+35 | |
* | | | | | | | | | Eliminate `test_tables_quoting` following seems to be left in #21687 | Ronak Jangir | 2015-09-21 | 1 | -8/+0 | |
* | | | | | | | | | Skip the test added in 9cc324a on buggy versions of SQlite | Sean Griffin | 2015-09-21 | 2 | -17/+22 | |
* | | | | | | | | | Ensure aliased attributes passed to `select` are quoted if using `from` | Sean Griffin | 2015-09-21 | 4 | -1/+21 | |
* | | | | | | | | | We still need the `Helpers` constant in the `ActiveRecord` namespace | Sean Griffin | 2015-09-21 | 1 | -0/+1 | |
* | | | | | | | | | Move the appropriate type tests to the Active Model suite | Sean Griffin | 2015-09-21 | 5 | -292/+0 | |
* | | | | | | | | | Simplify the implementation of Active Model's type registry | Sean Griffin | 2015-09-21 | 1 | -6/+11 | |
* | | | | | | | | | Various stylistic nitpicks | Sean Griffin | 2015-09-21 | 6 | -42/+40 | |
* | | | | | | | | | `TypeMap` and `HashLookupTypeMap` shouldn't be in Active Model | Sean Griffin | 2015-09-21 | 3 | -4/+90 | |
* | | | | | | | | | Move ActiveRecord::Type to ActiveModel | Kir Shatrov | 2015-09-21 | 28 | -825/+78 | |
| |/ / / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Merge pull request #21693 from joshuapinter/patch-1 | Jeremy Daer | 2015-09-20 | 1 | -0/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add title for key lengths for multiple keys. | Joshua Pinter | 2015-09-20 | 1 | -0/+2 | |
* | | | | | | | | | Merge pull request #20009 from kamipo/foreign_keys_in_create | Jeremy Daer | 2015-09-20 | 3 | -17/+33 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Support for foreign keys in create table | Ryuta Kamizono | 2015-09-20 | 3 | -17/+33 | |
* | | | | | | | | | | Merge pull request #21687 from kamipo/refactor_table_exists | Andrew White | 2015-09-20 | 3 | -27/+10 | |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Refactor `table_exists?` in AbstractMysqlAdapter | Ryuta Kamizono | 2015-09-20 | 3 | -27/+10 | |
| |/ / / / / / / / | ||||||
* | | | | | | | | | :hocho: Typos | Akira Matsuda | 2015-09-21 | 1 | -1/+1 | |
* | | | | | | | | | :scissors: empty line at the top of files | Akira Matsuda | 2015-09-21 | 2 | -2/+0 | |
|/ / / / / / / / | ||||||
* | | | | | | | | Merge pull request #17696 from kamipo/unsigned_integer_support | Jeremy Daer | 2015-09-19 | 5 | -9/+144 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Add `unsigned` types for numeric data types in MySQL | Ryuta Kamizono | 2015-09-18 | 4 | -0/+56 | |
| * | | | | | | | | Add `unsigned` support for numeric data types in MySQL | Ryuta Kamizono | 2015-09-18 | 5 | -9/+91 | |
* | | | | | | | | | Merge pull request #19086 from kamipo/move_explain_into_abstract_mysql_adapter | Jeremy Daer | 2015-09-19 | 4 | -78/+113 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Move `explain` into `AbstractMysqlAdapter` | Ryuta Kamizono | 2015-03-01 | 4 | -78/+113 | |
* | | | | | | | | | | Merge pull request #20645 from kamipo/fix_mysql_set_type_bug | Jeremy Daer | 2015-09-19 | 2 | -1/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix infinite loop and lookup miss when `SET` type includes other types | Ryuta Kamizono | 2015-06-20 | 1 | -1/+6 | |
| * | | | | | | | | | | Fix the MySQL column type `SET` registration bug | Taishi Kasuga | 2015-06-20 | 1 | -0/+4 | |
* | | | | | | | | | | | Merge pull request #21589 from kamipo/eliminate_duplicated_visit_table_defini... | Jeremy Daer | 2015-09-19 | 2 | -16/+6 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Eliminate the duplication code of `visit_TableDefinition` | Ryuta Kamizono | 2015-09-16 | 2 | -18/+13 | |
* | | | | | | | | | | | | Merge pull request #21609 from kamipo/do_not_dump_view_as_table | Jeremy Daer | 2015-09-19 | 7 | -1/+102 | |
|\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | Do not dump a view as a table in sqlite3, mysql and mysql2 adapters | Ryuta Kamizono | 2015-09-13 | 2 | -1/+14 | |
| * | | | | | | | | | | | | Add `#views` and `#view_exists?` methods on connection adapters | Ryuta Kamizono | 2015-09-13 | 6 | -0/+88 | |
* | | | | | | | | | | | | | Merge pull request #21607 from kamipo/remove_unnecessary_display_width | Jeremy Daer | 2015-09-19 | 7 | -15/+16 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Remove unnecessary display width | Ryuta Kamizono | 2015-09-16 | 7 | -15/+16 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
* | | | | | | | | | | | | | Merge pull request #21608 from kamipo/eliminate_duplicated_options_include_de... | Jeremy Daer | 2015-09-19 | 2 | -10/+8 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | Eliminate the duplicated `options_include_default?` method | Ryuta Kamizono | 2015-09-13 | 2 | -10/+8 | |
| | |/ / / / / / / / / / / | |/| | | | | | | | | | | |