[Mono-list] Mono.Data.SqliteClient always report text as
DataTypeName
Miguel de Icaza
miguel at ximian.com
Thu Dec 29 11:43:19 EST 2005
Hello,
> * Aaron Bockover:
>
> > Internally in sqlite, everything is stored as a string, regardless of
> > what type a column was assigned during table creation.
>
> This used to be true for SQLite 2. SQLite 3 does store limited type
> information.
It might be nice for someone to provide a patch for this.
Our SqliteClient class is currently lacking a maintainer.
More information about the Mono-list
mailing list