cozodb / pycozo

The Python client and Jupyter helper for CozoDB
Mozilla Public License 2.0
47 stars 9 forks source link

Update sqlite to 3.45+ #12

Open Volland opened 4 months ago

Volland commented 4 months ago

I had an issue. cozy on ios overrides a SQLite to the 3.42.0 version . After research I haven't found a way to update a version of sqlite myself. Could you move to more uptodate version ? Also JSONB could give some benefits of binary packing data in general