Is your feature request related to a problem?
We currently use Microsoft's Sqlite package which has dubious support for unity. (i.e. use it in clients)
Describe your preferred solution
Move to https://github.com/nuskey8/CsSqlite which intentionally supports unity. This can be kicked down the road for now.
Describe any considered alternatives
Leave as-is since there is neither application for client or server use atm.
Additional Context
No response
Is your feature request related to a problem?
We currently use Microsoft's Sqlite package which has dubious support for unity. (i.e. use it in clients)
Describe your preferred solution
Move to https://github.com/nuskey8/CsSqlite which intentionally supports unity. This can be kicked down the road for now.
Describe any considered alternatives
Leave as-is since there is neither application for client or server use atm.
Additional Context
No response