aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v6/db_remove.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses)Ralph Amissah2014-05-181-4/+12
| | | | | | | | * ruby-pg require for postgresql * ruby-sqlite3 require for sqlite3 (done previously: already using ruby-sqlite3 rather than ruby-dbi) * ruby-dbi remove calls (in any common files & sisu pg and sisu sqlite3) * separate pg and sqlite db actions
* v5 v6: db, use symbols to identify sql engineRalph Amissah2014-05-181-1/+1
|
* v5 v6: made true, branches: v6 development; v5 stable; v4 closedsisu_5.3.0Ralph Amissah2014-01-261-0/+129