id,summary,reporter,owner,description,type,status,priority,milestone,component,resolution,keywords,cc,planetversion,pltversion
189,Some SQL column types aren't recognised when parsing result data,d.j.gurnell@…,jaymccarthy,"Hi Jay,

I'm updating Snooze to SQLite.plt 4.2. I'm getting problems parsing data from columns defined as:

  REAL
  VARCHAR (x)
  CHARACTER VARYING (x)

I can change the default Snooze column types to be FLOAT and TEXT, but users' existing databases will still have the old types in them.

Cheers,

-- Dave
",defect,closed,major,,jaymccarthy/sqlite.plt,,,,(4 2),4.2.0.2
