flama icon indicating copy to clipboard operation
flama copied to clipboard

Remove dependency with databases

Open perdy opened this issue 4 years ago • 0 comments

Currently encode/databases is a dependency for using Resources. The same behavior could be achieved using SQLAlchemy core instead of databases, reducing the number of dependencies. It could allow the user to choice it own database lib.

perdy avatar Jan 12 '22 15:01 perdy