aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * | | | | | | | | | | | | | | | small additional fix for order_hacks method for OracleRaimonds Simanovskis2010-11-161-2/+6
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | fix one more time order_hacks method for OracleRaimonds Simanovskis2010-11-162-8/+29
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | correctly split order string by commas ignoring commas which separate function arguments
| | * | | | | | | | | | | | | | | | bumping gemspec versionAaron Patterson2010-11-111-1/+1
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | terrorist version bumpAaron Patterson2010-11-111-1/+1
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | updating manifest / gemspecAaron Patterson2010-11-112-9/+13
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | updating changelogAaron Patterson2010-11-111-0/+12
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | support stringinquirer stringAaron Patterson2010-11-111-0/+1
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge branch 'master' of github.com:brynary/arelAaron Patterson2010-11-111-1/+17
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of github.com:brynary/arel: fix order_hacks method for Oracle when complex functions are used in order by
| | | * | | | | | | | | | | | | | | | fix order_hacks method for Oracle when complex functions are used in order byRaimonds Simanovskis2010-11-061-1/+17
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | arel more nicely supports EXISTS queriesAaron Patterson2010-11-055-14/+33
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | mysql selects from dual on empty from statementsAaron Patterson2010-11-053-1/+13
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | renaming @head to @astAaron Patterson2010-11-057-35/+45
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | adding proper columns to our fake tableAaron Patterson2010-11-054-17/+15
| | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | updating the development dependenciesAaron Patterson2010-11-041-1/+2
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Add ToSql NilClass visitorErnie Miller2010-11-042-0/+5
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Refactor predication methods to be available to SqlLiterals as well.Ernie Miller2010-10-275-174/+204
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge branch 'master' of github.com:rails/arelAaron Patterson2010-10-262-0/+5
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * 'master' of github.com:rails/arel: Added Bignum to visitor
| | | * | | | | | | | | | | | | | | | Added Bignum to visitorrugek2010-10-262-0/+5
| | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | generate correct select if only offset is present (in Oracle)Raimonds Simanovskis2010-10-212-0/+30
| | |/ / / / / / / / / / / / / / / /
| | * | | | | | | | | | | | | | | | updating gemspecAaron Patterson2010-10-201-4/+4
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | adding default limits when there is an offset for sqlite and mysql [#5316 ↵Aaron Patterson2010-10-209-1/+75
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | state:resolved]
| | * | | | | | | | | | | | | | | | removing unused variablesAaron Patterson2010-10-201-7/+0
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | doing a little cleanup on the visitorsAaron Patterson2010-10-194-3/+9
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | updating gemspec and manifestAaron Patterson2010-10-192-12/+17
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | adding a base class visitorAaron Patterson2010-10-193-10/+22
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | removing irrelevant docs, updating relevant docsAaron Patterson2010-10-191-99/+7
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | renaming test_helper to helper so that it is not double requiredAaron Patterson2010-10-1824-23/+23
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | fisting manifestAaron Patterson2010-10-181-30/+26
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | cleaning up RakefileAaron Patterson2010-10-181-5/+1
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | got rid of retarded check method. down with rspecRyan Davis2010-10-189-51/+46
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Renamed spec_helper to test_helperRyan Davis2010-10-1824-23/+23
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Removed TreeManagerShared and related tests. They suckedRyan Davis2010-10-186-61/+0
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | damnitRyan Davis2010-10-181-5725/+0
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fisting arel specs -- still needs tree_manager and cleanupRyan Davis2010-10-1835-404/+6108
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Created syntactic sugar Table(...) methodSnuggs2010-10-163-2/+33
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Fixed broken tests by removing undefined matcher requirementsSnuggs2010-10-161-3/+0
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | symbols work as sql literalsAaron Patterson2010-10-152-1/+13
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | version bumpAaron Patterson2010-10-131-1/+1
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | add locking support for postgresAaron Patterson2010-10-133-0/+22
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | bumping versionAaron Patterson2010-10-131-3/+1
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | fixing manifest fileAaron Patterson2010-10-122-0/+14
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | implementing where_sql methodAaron Patterson2010-10-123-0/+25
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | alias visitor_for to forAaron Patterson2010-10-032-1/+2
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Support Attribute#asc and Attribute#desc to create orderingsErnie Miller2010-09-297-0/+78
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | In SQL visitor, too. :)Ernie Miller2010-09-291-0/+1
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Support visiting Arel_Attribute_FloatErnie Miller2010-09-291-0/+1
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Don't reassign array in ToSql#visit_Arel_Nodes_NotInErnie Miller2010-09-291-2/+3
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | adding better dot file support for our nodesAaron Patterson2010-09-295-5/+41
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | fixing column escape for IN nodes. [resolves:5732]Aaron Patterson2010-09-293-6/+27
| | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | Merge remote branch 'ernie/master'Aaron Patterson2010-09-298-0/+624
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * ernie/master: Make PostgreSQL play nice with its friends. (matches -> ILIKE instead of LIKE) Add support for remaining *_any/*_all attribute methods, and add matches/does_not_match/not_in Add eq_any.