You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.
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).
The text was updated successfully, but these errors were encountered:
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).
The text was updated successfully, but these errors were encountered: