Skip to content

Conversation

@willzoo
Copy link
Collaborator

@willzoo willzoo commented Oct 6, 2025

The postgres app container is successfully creating tables in the postgres db container. Also, defined member schema based on the spreadsheet from the discord bot and issue #1.

@willzoo willzoo linked an issue Oct 20, 2025 that may be closed by this pull request
@willzoo willzoo linked an issue Oct 20, 2025 that may be closed by this pull request
Copy link
Contributor

@DaniParr DaniParr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We may have to pivot our implementation to use MySQL over PostgreSQL. Check this link out:

https://it.ufl.edu/hosting/services/mysql/

It shouldn't change too much of the logic. Here's a helpful guide on MySQL:

https://www.w3schools.com/python/python_mysql_getstarted.asp

@willzoo
Copy link
Collaborator Author

willzoo commented Oct 21, 2025

Sounds, good all the SQL scripts should still work but I'll have to edit the docker and the app.py

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: No status

Development

Successfully merging this pull request may close these issues.

Define Table for Applicants Define Table for Teams Define Table for Orders Define Table for Supplies Define Table for Members

3 participants