Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't initialize SQLAlchemy DB inside of jetkit #25

Merged
merged 11 commits into from Jan 3, 2020

Conversation

revmischa
Copy link
Member

@revmischa revmischa commented Nov 30, 2019

Organize and split up more DB functionality.
No longer do we initialize SQLAlchemy in JetKit - the app should do that itself. It's too major of a side effect for importing this library, and there was some other issue which I was trying to solve here that I've forgotten.
Almost working support for running bento in CI - you can run it manually if you like with bento check.

@revmischa revmischa changed the title Don't initialize SQLAlchemy DB inside of jetkit WIP: Don't initialize SQLAlchemy DB inside of jetkit Nov 30, 2019
@revmischa revmischa added the WIP Work in progress label Nov 30, 2019
@revmischa revmischa changed the title WIP: Don't initialize SQLAlchemy DB inside of jetkit Don't initialize SQLAlchemy DB inside of jetkit Jan 1, 2020
@revmischa revmischa self-assigned this Jan 1, 2020
@revmischa revmischa removed the WIP Work in progress label Jan 1, 2020
@revmischa revmischa merged commit e3fc344 into soft-deletable-mixin Jan 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants