Create BaseDatabase
and SqliteDatabase
#340
Labels
refactor
Refactor code base, without introducing new features
BaseDatabase
and SqliteDatabase
#340
Describe the context
This task is part of the Astro Python SDK refactor.
Acceptance criteria
BaseDatabase
, defining its interfacesSqliteDatabase
, defining its interfacesimportlib
to import modules so they do not need to be imported unless used by end-usersTable
class, with a minimum interface, to be used by end-usersThe text was updated successfully, but these errors were encountered: