Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | moved sql related code to its own engine area | Bryan Helmkamp | 2009-05-17 | 3 | -29/+0 |
* | reorganized call | Bryan Helmkamp | 2009-05-17 | 3 | -6/+6 |
* | Don't bind, just assign. | Emilio Tagua | 2009-04-30 | 1 | -1/+1 |
* | Removed table quotings to be SQLite3 compliant. Delete and update will returr... | Emilio Tagua | 2009-04-24 | 2 | -9/+9 |
* | Fix insertion to work on SQLite3 | Emilio Tagua | 2009-04-23 | 1 | -5/+5 |
* | limits and offsets need to be externalized too. first draft | Nick Kallen | 2008-05-20 | 2 | -2/+2 |
* | removed more boiler-plate | Nick Kallen | 2008-05-19 | 3 | -23/+7 |
* | reorganized file structure | Nick Kallen | 2008-05-19 | 3 | -0/+83 |