Skip to content
Discussion options

You must be logged in to vote

Hi @shitizz24.

I'm happy to see you bringing OSMT in to the fold.

I'm not a MySQL expert in the enterprise space, and I don't have an experience with the products you mentioned. Most of my experience with the platform comes from much looser projects. That said, can I reframe your question? I hear you asking about how to use enterprise MySQL resources and services in support of your OSMT deployment. Please redirect me if I don't have your question right?

There's nothing especially tricky about how OSMT uses the MySQL database. The Spring application uses Flyway to apply the DDL scripts in the api/src/main/resources/db/migration directory, from oldest to newest. Any number of tools can get …

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@shitizz24
Comment options

@JohnKallies
Comment options

@JohnKallies
Comment options

@shitizz24
Comment options

Answer selected by JohnKallies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database Related to MySQL and database implementations
2 participants