Changes for version 0.10

  • (21 Jun 2007) force_show_cols New option, force_show_cols, which overrides the default setting that if a column has appeared in a header, it won't appear in a row. This can be useful if one has a header which is just the first letter of a column value, and one still wants the full column value later.
  • (29 Sep 2006) bug fixes
  • the SQLite::Work::Mail module had the wrong usage for the templating
  • the edit.cgi and show.cgi examples had error in the InitArgs.

Documentation

make reports on a table in an SQLite database
import a Field:Value datafile into an SQLite database.
send mail with data from an SQLite table.

Modules

report on and update an SQLite database.
Report and update a SQLite database using CGI
send mail with data from an SQLite table.