vifeng / TicketToTheMoon

WIP: Ticket office website. back office for venues to operate their shows and front office to buy tickets for the public.
1 stars 0 forks source link

profile test. see issue https://github.com/vifeng/TicketToTheMoon/iss… #10

Closed vifeng closed 2 years ago

vifeng commented 2 years ago

…ues/3 I'm stuck

vifeng commented 2 years ago

FIXME: MYSQL -- gradle flyclean doesn't work : asks for connection info. -- to reset flyway got to database and do DELETE FROM tickettothemoon.flyway_schema_history ; then run the app again

FIXME: H2

update est le bon paramètre je pense mais il y a problème de conflit avec les classes. Choisir ?!! create-drop : pas de data update : data insérée mais conflit key auto increment avec les classes none : same spring.jpa.hibernate.ddl-auto= update

// see https://flywaydb.org/documentation/usage/gradle/ // and https://stackoverflow.com/questions/47656711/gradle-flyway-script-to-update-multiple-databases

See TP cours