aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v6/db_remove.rb
Commit message (Collapse)AuthorAgeFilesLines
* v5 v6: header comment reduction, minorsisu_5.6.8Ralph Amissah2014-09-281-3/+0
|
* update urls to git repoRalph Amissah2014-09-191-2/+2
|
* v6: use opt.act, code internals (simplify, cleaner; remove opt.cmd & opt.mod)Ralph Amissah2014-08-081-1/+1
| | | | * v5 dp, indentation changed to retain easy comparison with v6
* v5 v6: db, reorganize previous commitsisu_5.5.3Ralph Amissah2014-07-231-22/+11
|
* v5 v6: db, rescue where no tables, attempt to initialize db and retryRalph Amissah2014-07-231-15/+75
| | | | | | * internally run the equivalent of --createall * (if successful) permitting completion of --import or --update command * make use of action triggers
* v5 v6: cosmetic codeRalph Amissah2014-07-221-1/+4
|
* 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