Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | insert manager is starting to take shape | Aaron Patterson | 2010-08-13 | 1 | -1/+1 |
| | |||||
* | table responds to "project" | Aaron Patterson | 2010-08-13 | 1 | -0/+4 |
| | |||||
* | Table.new can take a hash for the second param | Aaron Patterson | 2010-08-13 | 1 | -3/+4 |
| | |||||
* | table responds to where, column info is cached | Aaron Patterson | 2010-08-13 | 1 | -3/+8 |
| | |||||
* | project works with strings | Aaron Patterson | 2010-08-13 | 1 | -2/+2 |
| | |||||
* | limits are added | Aaron Patterson | 2010-08-12 | 1 | -0/+4 |
| | |||||
* | to_sql visitor started | Aaron Patterson | 2010-08-12 | 1 | -0/+2 |
| | |||||
* | tables can fetch attributes | Aaron Patterson | 2010-08-12 | 1 | -5/+12 |
| | |||||
* | starting a spec for the table | Aaron Patterson | 2010-08-12 | 1 | -1/+1 |
| | |||||
* | adding a table and engine | Aaron Patterson | 2010-08-12 | 1 | -0/+15 |