Hello,
Great workaround for those who cannot cope with adding SQLite.Interop on a Mac with mono (like myself)!
One question though - in my project I need to use ICU for unicode support. Is there a way to achieve this using your System.Data.SQLite.Mac package? In particular, I need to be able to execute queries with Cyrillic words, but eventually would need it for other unicode symbols as well.
On a separate notice - it's a real pain to use the official System.Data.SQLite package with SQLite.Interop on a Mac with mono. Even if it says it should be supported, I'm not able to properly link the interop dylib :(
Thanks!
Hello,
Great workaround for those who cannot cope with adding SQLite.Interop on a Mac with mono (like myself)!
One question though - in my project I need to use ICU for unicode support. Is there a way to achieve this using your System.Data.SQLite.Mac package? In particular, I need to be able to execute queries with Cyrillic words, but eventually would need it for other unicode symbols as well.
On a separate notice - it's a real pain to use the official System.Data.SQLite package with SQLite.Interop on a Mac with mono. Even if it says it should be supported, I'm not able to properly link the interop dylib :(
Thanks!