Aaron Patterson
|
40603729cc
|
attributes do not need a column member
|
2010-12-03 15:24:30 -08:00 |
|
Aaron Patterson
|
b68bf40ecc
|
make sure we raise type errors with unknown classes
|
2010-12-01 09:11:30 -08:00 |
|
Aaron Patterson
|
f62a7267c5
|
adding deprecated support for walking ancestor trees
|
2010-11-30 11:06:09 -08:00 |
|
Aaron Patterson
|
f68b7c4e7e
|
base class works with visitor
|
2010-11-29 15:31:28 -08:00 |
|
Aaron Patterson
|
039947e5ac
|
updating nodes and depth first visitor
|
2010-11-29 15:17:59 -08:00 |
|
Aaron Patterson
|
963ca860d5
|
adding unary node
|
2010-11-29 14:38:45 -08:00 |
|
Aaron Patterson
|
ad16c18cc3
|
insert statements supported
|
2010-11-29 14:30:06 -08:00 |
|
Aaron Patterson
|
4b91cbc688
|
adding select statement support
|
2010-11-29 14:26:53 -08:00 |
|
Aaron Patterson
|
61e0280b5d
|
adding select core
|
2010-11-29 14:23:58 -08:00 |
|
Aaron Patterson
|
20cd623aba
|
update statement supported
|
2010-11-29 14:15:58 -08:00 |
|
Aaron Patterson
|
c86c37e5f3
|
mostly implemented depth-first traversal
|
2010-11-29 14:11:28 -08:00 |
|
Aaron Patterson
|
6667cfb995
|
adding an AS node
|
2010-11-23 18:22:42 -08:00 |
|
Aaron Patterson
|
76932b99d6
|
adding a "not" factory method for creating Not nodes
|
2010-11-23 16:24:41 -08:00 |
|
Aaron Patterson
|
3e928ee400
|
mysql will lock for update
|
2010-11-22 14:28:34 -08:00 |
|
Rolf Timmermans
|
35f25f643c
|
Added tests for Nodes::NotIn.
|
2010-11-18 00:37:15 +08:00 |
|
Aaron Patterson
|
ac38fcae49
|
added a visitor for Class objects
|
2010-11-16 08:15:58 -08:00 |
|
Raimonds Simanovskis
|
237e580c49
|
fix one more time order_hacks method for Oracle
correctly split order string by commas ignoring commas which separate function arguments
|
2010-11-16 12:45:29 +02:00 |
|
Aaron Patterson
|
22a38c6a86
|
mysql selects from dual on empty from statements
|
2010-11-05 14:28:36 -07:00 |
|
Aaron Patterson
|
424e39d688
|
adding proper columns to our fake table
|
2010-11-05 14:05:10 -07:00 |
|
Ernie Miller
|
afb6f9c5c1
|
Add ToSql NilClass visitor
|
2010-11-04 01:01:51 +08:00 |
|
Aaron Patterson
|
f515283f51
|
Merge branch 'master' of github.com:rails/arel
* 'master' of github.com:rails/arel:
Added Bignum to visitor
|
2010-10-26 06:44:05 -07:00 |
|
rugek
|
0e8388bc2b
|
Added Bignum to visitor
|
2010-10-26 21:42:54 +08:00 |
|
Raimonds Simanovskis
|
ec6ac6654e
|
generate correct select if only offset is present (in Oracle)
|
2010-10-21 11:22:48 +03:00 |
|
Aaron Patterson
|
e42506f9ea
|
adding default limits when there is an offset for sqlite and mysql [#5316 state:resolved]
|
2010-10-20 17:16:18 -07:00 |
|
Aaron Patterson
|
15f2b27c6d
|
renaming test_helper to helper so that it is not double required
|
2010-10-18 16:54:50 -07:00 |
|
Ryan Davis
|
a2cee877ec
|
got rid of retarded check method. down with rspec
|
2010-10-18 16:36:49 -07:00 |
|
Ryan Davis
|
31f61b822d
|
Renamed spec_helper to test_helper
|
2010-10-18 16:34:44 -07:00 |
|
Ryan Davis
|
e1ebe6e949
|
Fisting arel specs -- still needs tree_manager and cleanup
|
2010-10-18 15:41:21 -07:00 |
|