tohuwabohu-io / librefit

OpenSource calorie tracker using kotlin, quarkus, postgresql, SvelteKit and OpenAPI 3
https://libre.fit/
GNU General Public License v3.0
1 stars 0 forks source link

native image build #75

Closed tohuwabohu-io closed 1 month ago

tohuwabohu-io commented 2 months ago

Find a workaround for Flyway DB migration. Something like this is already in place: https://stackoverflow.com/questions/73785073/quarkus-compilation-native-fails-with-flyway

Optimal solution: I don't have to manually add each migration file to the file list in application.properties