losfair / mvsqlite

Distributed, MVCC SQLite that runs on FoundationDB.
https://github.com/losfair/mvsqlite/wiki
Apache License 2.0
1.35k stars 38 forks source link

automatic creation of namespaces #109

Open 5cat opened 1 year ago

5cat commented 1 year ago

Hi, it would be nice to have away to make the client automatically create a namespace if it doesn't exist.

Is there a way currently to do this?