aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/db_create.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
|
* v5 v6: start making use of --no-stop commandRalph Amissah2014-08-201-1/+29
|
* v5 v6: extend document structure, headings A - D, 1 - 4Ralph Amissah2014-08-081-2/+5
| | | | * sql db table structure changed (needs to be rebuilt)
* v5 v6: code file renames, fairly extensiveRalph Amissah2014-08-081-1/+1
| | | | | * v5 file renames sync with v6 for easier comparison * v5 here (5.5.6) remains as in previous version (5.5.5)
* v5 v6: db, pqsl, sqlite, reorganise triggersRalph Amissah2014-07-221-2/+3
|
* v5 v6: cosmetic codeRalph Amissah2014-07-221-2/+9
|
* v5 v6: sysenv, general, base_markup_dir_stub (replace pwd_stub)Ralph Amissah2014-07-151-2/+2
|
* v5 v6: db, remove ruby-dbi, for: pg ruby-pg, sqlite ruby-sqlite3 (already uses)Ralph Amissah2014-05-181-7/+20
| | | | | | | | * 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-8/+8
|
* v5: heading recalibration, code (downstream) changessisu_4.2.17Ralph Amissah2014-01-061-2/+5
| | | | * here no doubt remains breakage (test, fix & test again)
* v5: date 2014: headers bin/sisu & lib/; code constants.rbRalph Amissah2014-01-061-1/+2
|
* v5: options & downstream, more use of opt.act instead of opt.cmdRalph Amissah2013-10-231-16/+38
| | | | * opt.act.*.set==:on instead of opt.cmd =~/\S/
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-0/+618
* 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone