.. |
attributes
|
supporting ranges for IN statements
|
2010-09-20 16:23:23 -07:00 |
compatibility
|
adding not equal node, column names are expected to be symbols
|
2010-09-10 16:58:19 -07:00 |
nodes
|
adding an oracle visitor
|
2010-09-24 09:41:48 -07:00 |
sql
|
adding a Value node so that SqlLiteral values may be used
|
2010-09-09 15:20:25 -07:00 |
visitors
|
using the last seen column for quoting
|
2010-09-27 11:32:04 -07:00 |
attributes.rb
|
tables can fetch attributes
|
2010-08-12 14:55:31 -07:00 |
crud.rb
|
making stuff work on mysql
|
2010-09-21 09:20:14 -07:00 |
delete_manager.rb
|
delete manager added
|
2010-08-18 11:32:44 -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
|
VALUES are getting better everyday
|
2010-09-14 14:58:34 -07:00 |
nodes.rb
|
adding an oracle visitor
|
2010-09-24 09:41:48 -07:00 |
relation.rb
|
adding a relation thing
|
2010-08-13 12:26:06 -07:00 |
select_manager.rb
|
moving visitors around
|
2010-09-23 15:26:08 -07:00 |
sql_literal.rb
|
project works with strings
|
2010-08-13 08:11:08 -07:00 |
table.rb
|
moving visitors around
|
2010-09-23 15:26:08 -07:00 |
tree_manager.rb
|
using the connection pool while visiting
|
2010-09-24 09:28:10 -07:00 |
update_manager.rb
|
removing duplicate code
|
2010-09-23 15:27:17 -07:00 |
visitors.rb
|
adding an oracle visitor
|
2010-09-24 09:41:48 -07:00 |