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

Remove Legacy MySQL Code and Configuration #3465

Open
5 tasks
aaronskiba opened this issue Oct 31, 2024 · 0 comments
Open
5 tasks

Remove Legacy MySQL Code and Configuration #3465

aaronskiba opened this issue Oct 31, 2024 · 0 comments

Comments

@aaronskiba
Copy link
Contributor

Please correct me if I'm wrong, but it appears that all app instances based off of DMPRoadmap have transitioned to PostgreSQL. If so, then it should be in our best interest to remove all legacy MySQL code / configuration and fully transition to PostgreSQL. This work includes:

  • Removing any MySQL gems
  • Disabling the MySQL workflow (https://github.com/DMPRoadmap/roadmap/actions/workflows/mysql.yml) and corresponding file(s)
  • Removing any MySQL-specific configurations (e.g. database.yml)
  • Removing any code that is specific to MySQL queries or features
  • Updating the documentation to remove any mentions of MySQL
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant