mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-26 20:44:23 +01:00
## Purpose of this PR - Remove `AbstractDB` and put limbo db related methods into `LimboDB` ## Changes - Remove `AbstractDB` - Implement `close()` ## Reference - [Issue](https://github.com/tursodatabase/limbo/issues/615) Closes #946