aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | Extract visit_Arel_Nodes_SelectOptionsYasuo Honda2015-06-191-2/+6
| | * | | | | | | | | | Merge pull request #361 from evgenim/masterAaron Patterson2015-07-142-4/+40
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Fix visit_Arel_Nodes_FullOuterJoin and visit_Arel_Nodes_RightOuterJoin to mak...evgenim2015-03-162-4/+40
| | * | | | | | | | | | | Merge pull request #377 from Eric-Guo/masterRafael Mendonça França2015-07-132-3/+3
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | Follow up #370 for Oracle, to fix undefined method `expr' for 10:Fixnum bug.Eric Guo2015-07-142-3/+3
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge pull request #374 from Shopify/no-need-to-quote-mysql-limitRafael Mendonça França2015-07-101-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | No need to quote MySQL LIMITJean Boussier2015-07-101-1/+1
| | |/ / / / / / / / / / /
| | * | | | | | | | | | | Merge pull request #372 from dzjuck/add_nodes_casted_to_gemspecRafael Mendonça França2015-06-241-1/+1
| | |\ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | |
| | | * | | | | | | | | | Add nodes/casted.rb to gemspec fileIlya Lavrov2015-06-241-1/+1
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge pull request #370 from arthurnn/dont_quote_limitAaron Patterson2015-06-181-3/+3
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Dont need to quote limitArthur Neves2015-06-181-3/+3
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge pull request #367 from vipulnsward/move-casedRafael Mendonça França2015-06-012-40/+41
| | |\ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | Move casted to its own fileVipul A M2015-05-312-40/+41
| | |/ / / / / / / / / /
| | * | | | | | | | | | Merge pull request #362 from caldwecr/masterRafael Mendonça França2015-03-231-1/+1
| | |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / / | | |/| | | | | | | | |
| | | * | | | | | | | | Fix a typo in the sql literal spec for grouped "and" equalityCourtland Caldwell2015-03-231-1/+1
| | |/ / / / / / / / /
| | * | | | | | | | | Merge pull request #356 from tamird/limited-deleteRafael Mendonça França2015-02-237-5/+47
| | |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| | | * | | | | | | | Special limited delete handling in MSSQLTamir Duberstein2015-02-233-2/+28
| | | * | | | | | | | Delete should respect 'limit'Bradford Folkens2015-02-235-3/+19
| | |/ / / / / / / /
| | * | | | | | | | Change the interface of `having` to match that of `where`Sean Griffin2015-01-2710-29/+29
| | * | | | | | | | Implement equality for `BindParam`Sean Griffin2015-01-252-0/+18
| | * | | | | | | | Merge pull request #352 from splattael/jruby-headSean Griffin2015-01-231-1/+4
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Speed up jruby testsPeter Suschlik2015-01-211-0/+3
| | | * | | | | | | | Remove jruby and add jruby-head on TravisPeter Suschlik2015-01-211-1/+1
| | |/ / / / / / / /
| | * | | | | | | | Merge pull request #346 from vipulnsward/add-default-taskRafael Mendonça França2015-01-011-0/+3
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Add default rake task as test.Vipul A M2015-01-011-0/+3
| | |/ / / / / / / /
| | * | | | | | | | Change the version to 7.0.0.alphaSean Griffin2014-12-291-1/+1
| | * | | | | | | | Remove 1.9 from the Travis buildsSean Griffin2014-12-291-1/+0
| | * | | | | | | | Allow a type caster to be given to the `Arel::Table` objectSean Griffin2014-12-296-16/+89
| | * | | | | | | | Deprecate automatic type casting within ArelSean Griffin2014-12-262-0/+13
| | * | | | | | | | Allow for handling quoted values in rangesSean Griffin2014-12-262-6/+61
| | * | | | | | | | Merge pull request #344 from kaznum/support_the_escape_clause_of_postgresqlMatthew Draper2014-12-252-2/+28
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | {Matches,DoesNotMatch} support the ESCAPE clause with PostgreSQLKazuya NUMATA2014-12-252-2/+28
| | |/ / / / / / / /
| | * | | | | | | | 💣Sean Griffin2014-12-041-1/+1
| | * | | | | | | | Quoted nodes respond to `nil?` in the same way as `Casted` nodesSean Griffin2014-12-041-0/+1
| | * | | | | | | | Quoted nodes respond to the same method as Casted nodesSean Griffin2014-12-041-0/+1
| | * | | | | | | | Don't re-quote nodes which are already quotedSean Griffin2014-12-021-1/+1
| | * | | | | | | | Remove `engine` from `TreeManager` and subclassesSean Griffin2014-11-2917-170/+149
| | * | | | | | | | Remove engine from the constructor arguments `Arel::Table`Sean Griffin2014-11-294-103/+49
| | * | | | | | | | Remove deprecated method "Table#primary_key"Sean Griffin2014-11-263-17/+37
| | * | | | | | | | Merge pull request #177 from NARKOZ/patch-0Sean Griffin2014-11-262-2/+8
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | remove extra space before 'ORDER BY'Nihad Abbasov2014-11-262-2/+8
| | |/ / / / / / / /
| | * | | | | | | | Rake is a development dependecyRafael Mendonça França2014-11-252-0/+2
| | * | | | | | | | Prepare for 6.0.0Rafael Mendonça França2014-11-252-2/+2
| | * | | | | | | | Only include the lib folder in the gemRafael Mendonça França2014-11-252-2/+2
| | * | | | | | | | Merge pull request #338 from yahonda/add_order_to_bindparams_oracleSean Griffin2014-11-242-1/+16
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | Support Oracle bind parameter valueYasuo Honda2014-11-202-1/+16
| | |/ / / / / / / /
| | * | | | | | | | Use class objects rather than strings for the dispatch cacheSean Griffin2014-11-183-19/+11
| | * | | | | | | | Add order to BindParams in the ToSql collectorSean Griffin2014-11-1712-16/+48
| | * | | | | | | | cache the dispatch table on the depth first visitorAaron Patterson2014-11-102-6/+21
| | * | | | | | | | oops! that should not have been checked inAaron Patterson2014-11-041-2/+1