Skip to content
This repository has been archived by the owner on Sep 6, 2024. It is now read-only.

Add sqlalchemy #35

Merged
merged 13 commits into from
Jul 21, 2024
Merged

Add sqlalchemy #35

merged 13 commits into from
Jul 21, 2024

Conversation

ItsDrike
Copy link
Owner

@ItsDrike ItsDrike commented Jul 21, 2024

Closes #22

Note: This doesn't actually add any concrete database tables, purely the support to define them.

@ItsDrike ItsDrike force-pushed the add-database branch 2 times, most recently from 7c2322e to 25e716c Compare July 21, 2024 17:26
@ItsDrike ItsDrike marked this pull request as ready for review July 21, 2024 20:23
@ItsDrike ItsDrike requested a review from Paillat-dev July 21, 2024 20:23
.gitignore Show resolved Hide resolved
@Paillat-dev
Copy link
Collaborator

I don't have enough competence qith sqlalchemy to be able to spot issues in this. But if it works I guess we keep it until it breaks, then we fix it. lgtm 🤷‍♂️

@ItsDrike ItsDrike merged commit f86d72b into main Jul 21, 2024
7 checks passed
@ItsDrike ItsDrike deleted the add-database branch July 21, 2024 21:17
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add database support
2 participants