Changes between Version 5 and Version 6 of Todo


Ignore:
Timestamp:
08/03/11 13:27:02 (13 years ago)
Author:
schwarz
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Todo

    v5 v6  
    2525 
    2626* 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! :-( 
    2728