Changes between Version 5 and Version 6 of Todo
- Timestamp:
- 08/03/11 13:27:02 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Todo
v5 v6 25 25 26 26 * db: column "container" should be splittet into two columns: container->URI/URL (e.g. "C:\foo\bar\baz"), container_label (e.g. "baz") 27 * db: create table with default encoding UTF-8 (just add " DEFAULT CHARSET=utf8" after the closing bracket of the "create table ..." statement. HOWEVER, it does not work for sqlite! :-( 27 28