aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v2/db_select.rb
Commit message (Collapse)AuthorAgeFilesLines
* ansi, screen info related, arrangingRalph Amissah2010-05-031-2/+1
|
* db_select, check for whether db exists before attempting certain actionsRalph Amissah2010-04-171-4/+25
| | | | (note this does not check whether tables have been created)
* db sql table and column structure changes, name prefix "sisu_v2a_" resulting ↵Ralph Amissah2010-04-161-8/+10
| | | | | | | | | | | | | | | sisu version bump 2.1.0, plus other lesser fixes [Note: it is necessary to create new database and tables and to populate them] * db (sql) database table name and column structure changes, new pgsql db name prefix "sisu_v2a_" (version bump), continue to review (db_columns, db_create, db_import, db_sqltxt) * db remove and update fix, match filename for removal with = (not LIKE or ~) * db sqlite, issue with --recreate, bugfix (db_drop)
* introducing version 2, major patch, (version 1 libraries retained)sisu_2.0.0Ralph Amissah2010-03-061-0/+187