SQLite.Net-PCL
SQLite.Net-PCL copied to clipboard
Is the IgnoreAttribute broken when using SQLite.Net-PCL from UWP?
I'm trying to use the Ignore Attribute to filter a property that shouldn't be generated as a column but the CreateTable methods still tries to leverage this property. Could the issue that was raised for about two years ago have emerged again?
https://github.com/oysteinkrog/SQLite.Net-PCL/issues/66