Hello,
I write UWP app using SQLite.
How about SQLite InsertOrReplaceAll. I tried to use it, but it only is able to insert or replace first row from collection. Rest of rows aren't inserted.
Anybody know, if there is any way to make it function working properly?
In this answer I dont need, a walkthrought, I know the walktrought, but using this function greatly simlifies my code.