aboutsummaryrefslogtreecommitdiffhomepage
path: root/lib/sisu/v3/db_import.rb
Commit message (Collapse)AuthorAgeFilesLines
* v3: sql (pg, sqlite), indent ...Ralph Amissah2011-07-261-1/+9
|
* v3: db, review, directory structure changed, database prefix renamedRalph Amissah2011-05-041-11/+19
| | | | | | | | | | * language_document_char field made larger [consider renaming] * title, src_filename and language_document_char fields mandatory (title, title_main, src_filename, language_document_char) * review of unique key setting, now based on combination of filename and language (filename no longer sufficient with intro of language subdirectories) * [retest sqlite3]
* v3: options, language setting, based on directory structure or filenameRalph Amissah2011-05-041-1/+2
| | | | * affects multiple libraries
* v3: sysenv, separate out processing_path method plus consequencesRalph Amissah2011-03-011-3/+3
|
* v3: ruby 1.9 hash symbol syntax adoptedRalph Amissah2011-03-011-33/+33
|
* v3: use rb1.9.2 "require_relative" syntaxRalph Amissah2011-03-011-5/+5
|
* v3: use "encoding: utf-8" (instead of coding)Ralph Amissah2011-03-011-1/+1
|
* increment year (2011) for bin and lib/sisu/v3Ralph Amissah2011-02-071-1/+1
|
* v3 introduced as development branch, invoked using "sisu --v3 [instructions]Ralph Amissah2011-02-011-0/+649