Interface LiquigraphApi

  • All Known Implementing Classes:
    Liquigraph

    public interface LiquigraphApi
    • Method Detail

      • runMigrations

        void runMigrations​(Configuration configuration)
        Triggers migration execution, according to the specified Configuration instance.
        Parameters:
        configuration - configuration of the changelog location and graph connection parameters
        See Also:
        to create