Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Dynamic storage backend #15

Open
meatballs opened this issue Nov 20, 2021 · 0 comments
Open

Dynamic storage backend #15

meatballs opened this issue Nov 20, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@meatballs
Copy link
Member

At present, the library assumes, and hard codes, a data tables storage backend with a db schema where an attribute maps directly to a column.

Instead, this should be injected dynamically into the class with some common options available within the library (eg datatables but with a single simple object column for the entire instance).

@meatballs meatballs added the enhancement New feature or request label Nov 20, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant