1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

12 commits

Author SHA1 Message Date
Aaron Patterson
6451188abf adding outer joins 2010-08-19 10:37:50 -07:00
Aaron Patterson
6b851c686f joins can be created 2010-08-18 16:32:32 -07:00
Aaron Patterson
f47d083c5b table responds to take 2010-08-16 15:02:37 -07:00
Aaron Patterson
4146538dfd IN seems to work 2010-08-16 14:43:18 -07:00
Aaron Patterson
b1e7bd7d02 insert manager is starting to take shape 2010-08-13 15:30:22 -07:00
Aaron Patterson
a37bdba9be table responds to "project" 2010-08-13 14:13:38 -07:00
Aaron Patterson
5d7cad6079 Table.new can take a hash for the second param 2010-08-13 11:53:36 -07:00
Aaron Patterson
e573a9ea46 limits are added 2010-08-12 21:21:20 -07:00
Aaron Patterson
d827d6e9ee to_sql visitor started 2010-08-12 15:40:58 -07:00
Aaron Patterson
196b4e05b7 tables can fetch attributes 2010-08-12 14:55:31 -07:00
Aaron Patterson
1036749e39 starting a spec for the table 2010-08-12 14:24:21 -07:00
Aaron Patterson
25083947e3 stripping the spec helper 2010-08-12 14:24:11 -07:00
Renamed from spec/algebra/unit/relations/table_spec.rb (Browse further)