Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Address `NameError: uninitialized constant Arel::Collectors::Bind` | Yasuo Honda | 2018-04-25 | 1 | -0/+1 |
* | Merge pull request #32097 from matthewd/arel | Matthew Draper | 2018-04-25 | 145 | -4/+11379 |
|\ | |||||
| * | Arel: :nodoc: all | Matthew Draper | 2018-02-24 | 81 | -81/+81 |
| * | Arel: rubocop -a | Matthew Draper | 2018-02-24 | 143 | -3077/+3179 |
| * | Merge Arel into Active Record | Matthew Draper | 2018-02-24 | 146 | -4/+11277 |
| |\ | |||||
| | * | Merge pull request #516 from yahonda/ruby250 | Rafael França | 2018-01-25 | 3 | -1/+6 |
| | |\ | |||||
| | | * | BigDecimal.new is deprecated in Ruby 2.5 | Yasuo Honda | 2018-01-07 | 1 | -1/+1 |
| | | * | require 'date' to address for Ruby 2.5 | Yasuo Honda | 2018-01-07 | 1 | -0/+2 |
| | | * | Use the latest RubyGems 2.7.4 or higher | Yasuo Honda | 2018-01-06 | 1 | -0/+2 |
| | | * | CI with Ruby 2.5.0 | Yasuo Honda | 2018-01-06 | 1 | -0/+1 |
| | |/ | |||||
| | * | Merge pull request #481 from lautis/lateral | Aaron Patterson | 2017-12-28 | 6 | -1/+40 |
| | |\ | |||||
| | | * | PostgreSQL lateral expressions | Ville Lautanala | 2017-04-25 | 5 | -0/+39 |
| | | * | Fix link to SQL-92 grammar | Ville Lautanala | 2017-04-25 | 1 | -1/+1 |
| | * | | Merge pull request #513 from itsNikolay/remove_unused_requires | Aaron Patterson | 2017-12-28 | 11 | -17/+1 |
| | |\ \ | |||||
| | | * | | Remove Unused `require` | Nikolay Ponomarev | 2017-12-27 | 11 | -17/+1 |
| | |/ / | |||||
| | * | | Merge pull request #512 from itsNikolay/reduce_Reduce | Aaron Patterson | 2017-12-27 | 5 | -39/+9 |
| | |\ \ | |||||
| | | * | | Reduce `Reduce` | Nikolay Ponomarev | 2017-12-27 | 5 | -39/+9 |
| | |/ / | |||||
| | * | | Merge pull request #449 from kbrock/expr_node | Matthew Draper | 2017-12-06 | 16 | -28/+40 |
| | |\ \ | |||||
| | | * | | Delete is not a NodeExpression, change parent | Keenan Brock | 2017-12-05 | 1 | -3/+18 |
| | | * | | Introduce NodeExpression as parent of scalar nodes | Keenan Brock | 2017-12-05 | 15 | -25/+22 |
| | * | | | Merge pull request #511 from ecbrodie/patch-1 | Rafael França | 2017-12-05 | 1 | -1/+7 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Explicitly mentions the #and operator | Evan Brodie | 2017-12-05 | 1 | -1/+7 |
| | |/ / | |||||
| | * | | Prepare for 9.0.0 | Rafael Mendonça França | 2017-11-14 | 2 | -1/+7 |
| | * | | Merge pull request #501 from abelards/patch-1 | Rafael França | 2017-11-14 | 1 | -1/+4 |
| | |\ \ | |||||
| | | * | | Update README.md | Sylvain Abélard | 2017-10-15 | 1 | -1/+4 |
| | * | | | Merge pull request #502 from kddeisz/count-math | Rafael França | 2017-10-31 | 2 | -0/+11 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Allow count nodes to have math functions | Kevin Deisz | 2017-10-27 | 2 | -0/+11 |
| | |/ / | |||||
| | * | | Merge pull request #500 from jcoleman/fix_incorrect_typecasting_of_raw_sql_st... | Sean Griffin | 2017-10-06 | 2 | -1/+13 |
| | |\ \ | |||||
| | | * | | Type-castable attributes should not try to cast SqlLiteral nodes | James Coleman | 2017-09-29 | 2 | -1/+13 |
| | |/ / | |||||
| | * | | Merge pull request #496 from amatsuda/froms_to_nowhere | Akira Matsuda | 2017-09-24 | 1 | -2/+0 |
| | |\ \ | |||||
| | | * | | Unused variables | Akira Matsuda | 2017-09-01 | 1 | -2/+0 |
| | * | | | Merge pull request #499 from jgraichen/jg/cte-bindparams | Sean Griffin | 2017-09-21 | 1 | -1/+2 |
| | |\ \ \ | |||||
| | | * | | | Support BindParams in subqueries | Jan Graichen | 2017-09-19 | 1 | -1/+2 |
| | |/ / / | |||||
| | * | | | Merge pull request #498 from yhirano55/update_travis | Sean Griffin | 2017-09-15 | 1 | -3/+3 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Update .travis.yml | Yoshiyuki Hirano | 2017-09-15 | 1 | -3/+3 |
| | |/ / | |||||
| | * | | Merge pull request #495 from koic/add_required_ruby_version_to_gemspec | Rafael França | 2017-08-14 | 3 | -10/+7 |
| | |\ \ | |||||
| | | * | | Update travis.yml | Koichi ITO | 2017-08-14 | 1 | -10/+5 |
| | | * | | Add required_ruby_version to gemspec | Koichi ITO | 2017-08-14 | 2 | -0/+2 |
| | |/ / | |||||
| | * | | Merge pull request #494 from koic/remove_encoding_utf8_magic_comment | Matthew Draper | 2017-08-10 | 3 | -3/+0 |
| | |\ \ | |||||
| | | * | | Remove encoding utf-8 magic comment | Koichi ITO | 2017-08-09 | 3 | -3/+0 |
| | |/ / | |||||
| | * | | Merge pull request #493 from gaurish/patch-1 | Sean Griffin | 2017-07-29 | 1 | -1/+0 |
| | |\ \ | |||||
| | | * | | Remove Unused variable - offset_bind | Gaurish Sharma | 2017-07-29 | 1 | -1/+0 |
| | |/ / | |||||
| | * | | Merge pull request #492 from mikaji/ci_against_2.4.1 | Sean Griffin | 2017-07-27 | 1 | -1/+1 |
| | |\ \ | |||||
| | | * | | CI against 2.4.1 | Koji Mikami | 2017-07-27 | 1 | -1/+1 |
| | * | | | Merge pull request #491 from yahonda/follow_up_add_bind_for_oracle_visitor | Sean Griffin | 2017-07-27 | 2 | -4/+5 |
| | |\ \ \ | | | |/ / | | |/| | | |||||
| | | * | | Address `undefined method `value_for_database'` in Oracle visitor | Yasuo Honda | 2017-07-25 | 2 | -4/+5 |
| | |/ / | |||||
| | * | | Change the verison to 9.0.0.alpha | Sean Griffin | 2017-07-25 | 2 | -2/+2 |
| | * | | Merge pull request #490 from MaxLap/fix_nodes_hash_eql_eqeq | Sean Griffin | 2017-07-25 | 8 | -1/+56 |
| | |\ \ | |||||
| | | * | | Add missing hash, eql?, == to various node classes | Maxime Lapointe | 2017-07-25 | 8 | -1/+56 |
| | |/ / | |||||
| | * | | Merge pull request #489 from kamipo/remove_unused_bind_values | Sean Griffin | 2017-07-25 | 2 | -11/+1 |
| | |\ \ |