2shady4u / godot-sqlite

GDExtension wrapper for SQLite (Godot 4.x+)
MIT License
947 stars 82 forks source link

Add additional functionalities for in-memory shared databases #93

Open 2shady4u opened 2 years ago

2shady4u commented 2 years ago

Thanks to @cridenour the plugin now supports in-memory shared databases (see here).

There are however some missing functionalities that could be worth implementing: