mirror of
https://github.com/aljazceru/turso.git
synced 2026-01-01 07:24:19 +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