Jay Zimmerman wrote:
> 
> When the GetSchema(string collectionName) method is called on the
> SQLiteConnection object using the argument "ReservedWords", the returned
> DataTable has the wrong TableName.  It should be "ReservedWords", but is
> "MetaDataCollections" instead.  The columns and data contained in the
> DataTable are correct.  This appears to be the only collection with this
> problem.
>

Thanks for the report.  Fixed now:

        https://system.data.sqlite.org/index.html/ci/e1c3a2bc9c?sbs=0

--
Joe Mistachkin
 

_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to