SQLite4Unity3d icon indicating copy to clipboard operation
SQLite4Unity3d copied to clipboard

SQLite made easy for Unity3d

Results 49 SQLite4Unity3d issues
Sort by recently updated
recently updated
newest added

I was able to create databases and tables in PICO 4, but I can't seem to write table data, is this true? My write code is this method: connectionSQL.Insert ![image](https://github.com/robertohuertasm/SQLite4Unity3d/assets/126658075/c0f6d798-7412-4216-a830-4c9fa179dbc6)

Has the android .so (armeabi-v7a, 32bit) been built with FTS support? I am getting an error "No such module: fts4" when trying to run FTS queries on my Android device....

Hello guys, I need your help, I'm using SQLite4Unity3d on Unity, and I have this error : **NotSupportedException: Cannot update List`1: it has no PK** The line giving this error...

Hi! Can you please tell me how to support Chromebooks with Intel CPU X64? Thank you!

How can I execute a RAW SQL command? When I do run sql commands there is no return type.

Hi, I'm trying to use SQLite for Google play games. The emulator's processorType is [x86-64 (x86-64 SSE3 SSE4.1 SSE4.2 AVX)] So I need support that. What should I do?

Hi. I am getting this error while trying to run Unity win10 build on other machine with Unity 2021.1.2f.1 (I've tried 2020.3 and 2019.4 - bug persists and I also...

Visual Studio seems to see the Type within here to cause errors due to it not containing definitions of certain things and "==" not working within the code around Type.

Hi, i'm trying to use SQLite for my unity project and i'm just wondering how do i make the so file for desktop linux (X86_64)

Why i get this error on android full time? ![image](https://user-images.githubusercontent.com/75144743/162585396-dbc771b6-106e-497f-9d7d-da8784b697d5.png)