.. |
attributes
|
Refactor predication methods to be available to SqlLiterals as well.
|
2010-10-27 22:34:04 +08:00 |
compatibility
|
adding not equal node, column names are expected to be symbols
|
2010-09-10 16:58:19 -07:00 |
nodes
|
Refactor predication methods to be available to SqlLiterals as well.
|
2010-10-27 22:34:04 +08:00 |
sql
|
adding a Value node so that SqlLiteral values may be used
|
2010-09-09 15:20:25 -07:00 |
visitors
|
mysql selects from dual on empty from statements
|
2010-11-05 14:28:36 -07:00 |
attributes.rb
|
tables can fetch attributes
|
2010-08-12 14:55:31 -07:00 |
crud.rb
|
renaming @head to @ast
|
2010-11-05 14:09:09 -07:00 |
delete_manager.rb
|
renaming @head to @ast
|
2010-11-05 14:09:09 -07:00 |
deprecated.rb
|
moving deprecated constants to the correct place
|
2010-09-07 16:56:54 -07:00 |
expression.rb
|
Rails references Arel::Expression, adding an unused module for now
|
2010-08-16 16:44:07 -07:00 |
expressions.rb
|
refactoring expressions to a module
|
2010-09-14 15:20:24 -07:00 |
insert_manager.rb
|
renaming @head to @ast
|
2010-11-05 14:09:09 -07:00 |
nodes.rb
|
Support Attribute#asc and Attribute#desc to create orderings
|
2010-09-29 20:08:57 -04:00 |
predications.rb
|
Refactor predication methods to be available to SqlLiterals as well.
|
2010-10-27 22:34:04 +08:00 |
relation.rb
|
adding a relation thing
|
2010-08-13 12:26:06 -07:00 |
select_manager.rb
|
renaming @head to @ast
|
2010-11-05 14:09:09 -07:00 |
sql_literal.rb
|
project works with strings
|
2010-08-13 08:11:08 -07:00 |
table.rb
|
adding default limits when there is an offset for sqlite and mysql [#5316 state:resolved]
|
2010-10-20 17:16:18 -07:00 |
tree_manager.rb
|
renaming @head to @ast
|
2010-11-05 14:09:09 -07:00 |
update_manager.rb
|
renaming @head to @ast
|
2010-11-05 14:09:09 -07:00 |
visitors.rb
|
adding default limits when there is an offset for sqlite and mysql [#5316 state:resolved]
|
2010-10-20 17:16:18 -07:00 |