Skip to content

feat(database): migrate from mysql to postgresql#5

Merged
maltonoloco merged 1 commit intoOpenTaberna:mainfrom
PhilippTheServer:pl/migrate-mysql-to-postgres
Mar 2, 2026
Merged

feat(database): migrate from mysql to postgresql#5
maltonoloco merged 1 commit intoOpenTaberna:mainfrom
PhilippTheServer:pl/migrate-mysql-to-postgres

Conversation

@PhilippTheServer
Copy link
Contributor

@PhilippTheServer PhilippTheServer commented Mar 2, 2026

Improvement

Motivation

Change from mysql to postgres for better database performance

Description

Mysql exchanged for postgresql

Type of Improvement

  • Performance optimization
  • Code refactoring
  • Error handling enhancement
  • Logging improvement
  • Security enhancement
  • Developer experience
  • Other:

Changes

  • docker-compose.yml service
  • test.yml adjusted to use postgresql

Breaking Changes

  • No breaking changes
  • Breaking changes (describe below)

Testing

  • Existing tests still pass
  • New tests added if needed

Documentation

  • Documentation updated if needed
  • Code comments improved

Checklist

  • No unintended side effects
  • Backward compatible
  • Benefits clearly demonstrated

@PhilippTheServer PhilippTheServer self-assigned this Mar 2, 2026
@maltonoloco maltonoloco merged commit 34b0166 into OpenTaberna:main Mar 2, 2026
4 of 5 checks passed
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