Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SQLite.SQLiteException: no such column: Id #115

Open
tuyen-vuduc opened this issue Nov 3, 2022 · 2 comments
Open

SQLite.SQLiteException: no such column: Id #115

tuyen-vuduc opened this issue Nov 3, 2022 · 2 comments

Comments

@tuyen-vuduc
Copy link

tuyen-vuduc commented Nov 3, 2022

MAUI - monkeycache.sqlite 2.0.0-beta

Only in release mode

SQLite.SQLite3.Prepare2(sqlite3 db, String query)
SQLite.SQLiteCommand.Prepare()
SQLite.SQLiteCommand.<ExecuteDeferredQuery>d__12`1[[MonkeyCache.Banana, MonkeyCache.SQLite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]].MoveNext()
System.Collections.Generic.List`1[[MonkeyCache.Banana, MonkeyCache.SQLite, Version=2.0.0.0, Culture=neutral, PublicKeyToken=null]]..ctor(IEnumerable`1 )
System.Linq.Enumerable.ToList[Banana](IEnumerable`1 )
SQLite.SQLiteCommand.ExecuteQuery[Banana]()
SQLite.SQLiteConnection.Query[Banana](String query, Object[] args)
MonkeyCache.SQLite.Barrel.Get[ResponseDto`1](String , Func`2 )
MonkeyCache.SQLite.Barrel.Get[ResponseDto`1](String , JsonSerializerOptions )
@joshayoung
Copy link

Hey @tuyen-vuduc. Have you found a solution for this? I am also seeing this issue with MokeyCache.SQLite 2.0.1 with Maui. Thanks!

@jamesmontemagno
Copy link
Owner

What code are you calling? can i get a snippet?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants