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

Add and populate machines table. #13

Merged
merged 2 commits into from
Oct 4, 2023
Merged

Conversation

awelzel
Copy link
Contributor

@awelzel awelzel commented Sep 28, 2023

This should help to track changes to the EC2 instance.

This also moves over some parts to use SQLAlchemy in storage.py rather than
plain sqlite3.

Including some notes about database migrations.
ci-based/DEVELOPMENT.md Outdated Show resolved Hide resolved
ci-based/DEVELOPMENT.md Outdated Show resolved Hide resolved
ci-based/DEVELOPMENT.md Outdated Show resolved Hide resolved
@timwoj
Copy link
Member

timwoj commented Oct 2, 2023

Just some grammar nits. Looks fine otherwise.

This should help to track changes to the EC2 instance.

This also moves over to use SQLAlchemy in storage.py rather than
plain sqlite3.
@awelzel awelzel force-pushed the topic/awelzel/add-machine-table branch from fd7458f to 60312d0 Compare October 4, 2023 12:25
@awelzel awelzel merged commit 49e7ffa into master Oct 4, 2023
3 checks passed
@awelzel awelzel deleted the topic/awelzel/add-machine-table branch October 4, 2023 12:26
@ckreibich ckreibich mentioned this pull request Oct 10, 2023
3 tasks
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.

2 participants