aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v5/db_select.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: db, reorganize previous commitsisu_5.5.3Ralph Amissah2014-07-231-89/+77
|
* v5 v6: db, rescue where no tables, attempt to initialize db and retryRalph Amissah2014-07-231-8/+31
| | | | | | * internally run the equivalent of --createall * (if successful) permitting completion of --import or --update command * make use of action triggers
* v5 v6: db, pqsl, sqlite, reorganise triggersRalph Amissah2014-07-221-134/+100
|
* v5 v6: db, minorRalph Amissah2014-07-221-6/+18
|
* v5 v6: cosmetic codeRalph Amissah2014-07-221-5/+24
|
* v5 v6: db, use symbols to identify sql engineRalph Amissah2014-05-181-8/+8
|
* v5: cosmetic code, case statementRalph Amissah2014-01-061-4/+4
|
* 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-9/+9
| | | | * opt.act.*.set==:on instead of opt.cmd =~/\S/
* v4 v5: rescued error messagesRalph Amissah2013-08-211-1/+1
|
* v5: general code cleaningsisu_4.1.5Ralph Amissah2013-06-221-1/+1
| | | | * propagate back to v4 after testing
* v4 v5: help, interactive help, out of date, removedRalph Amissah2013-05-291-3/+0
| | | | * sysenv, version info moved here from interactive help
* v5 dev branch opened (starts as copy of v4 stable branch); v3 branch closedsisu_4.1.0Ralph Amissah2013-05-091-0/+227
* 5.0.0 dev opened * 4.1.0 stable * 3.* branch gone