List view
Version 3 is a complete rewrite. Planned enhancements include: - Low-level adapter API designed for performance - Built-in promise support Additionally, I'm writing v3 in TypeScript and will be significantly restructuring the dependencies between packages to eliminate any dependency on the single `any-db` entry point. Instead the advice will be to simply require the adapter for your target DB directly.
No due date