Class MigrationsRecorder

java.lang.Object
ac.simons.neo4j.migrations.quarkus.runtime.MigrationsRecorder

public class MigrationsRecorder extends Object
Records both initialization of the migration config and the migrations itself.
Since:
1.2.2
Author:
Michael J. Simons
  • Constructor Details

    • MigrationsRecorder

      public MigrationsRecorder()
  • Method Details