unity-sqlite-net icon indicating copy to clipboard operation
unity-sqlite-net copied to clipboard

SQLite-net for Unity, supports Windows, Linux, macOS, iOS, tvOS, visionOS, Android and WebGL

Results 13 unity-sqlite-net issues
Sort by recently updated
recently updated
newest added

It would be simpler if the functionality of [SQLite Asset](https://github.com/gilzoide/unity-sqlite-asset) package resided in this main package, making it a one-stop shop for using SQLite in Unity. Using SQLite databases as...

enhancement
good first issue

Hello, GilZoide~ I have implemented the custom TableName functionality locally and am now sharing it with you. Please review to see if a merge is needed. Additionally, I made some...

Hello, I have a problem with default indexed DB on WebGL Unity - `idbvfs_register(1)` in `SQLiteExtension.cs` `SQLite3.Open()` results with OK. But opening first table fails with error `no such table`...