mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-25 20:14:21 +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