• Jacob Magnusson's avatar
    Remove Flask-SQLAlchemy dependency · 6631906f
    Jacob Magnusson authored
    It should be noted that the declarative base still has to be configured
    like this:
    
    ```python
    MyBase:
        query = session.query_property()
    ```
    
    Also decreased code duplication and removed unused imports.
    6631906f
Name
Last commit
Last update
..
appengine Loading commit data...
geoa Loading commit data...
mongoengine Loading commit data...
peewee Loading commit data...
peeweemodel Loading commit data...
pymongo Loading commit data...
sqla Loading commit data...
sqlamodel Loading commit data...
__init__.py Loading commit data...
fileadmin.py Loading commit data...
rediscli.py Loading commit data...