Aaron Patterson
|
93d72131bc
|
add the casting node to the AST at build time
If we add the casting node to the ast at build time, then we can avoid
doing the lookup at visit time.
|
2014-03-24 16:26:09 -07:00 |
|
Carlos Antonio da Silva
|
ff86da4f93
|
Remove some test warnings
|
2012-11-17 12:25:32 -02:00 |
|
Aaron Patterson
|
b707dddd89
|
allowing sql literals for values in insert statements
|
2011-03-21 21:35:23 -07:00 |
|
Aaron Patterson
|
4dade480a1
|
added a factory method for creating values nodes
|
2011-03-21 21:31:45 -07:00 |
|
Aaron Patterson
|
424e39d688
|
adding proper columns to our fake table
|
2010-11-05 14:05:10 -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
|
31f61b822d
|
Renamed spec_helper to test_helper
|
2010-10-18 16:34:44 -07:00 |
|
Ryan Davis
|
7aacb3afdf
|
Removed TreeManagerShared and related tests. They sucked
|
2010-10-18 16:27:17 -07:00 |
|
Ryan Davis
|
e1ebe6e949
|
Fisting arel specs -- still needs tree_manager and cleanup
|
2010-10-18 15:41:21 -07:00 |
|