Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Uninstalling the

...

Liquibase Business Application

To uninstall Datical DBLiquibase Business, just delete the installed files. By default they are installed in the user directory of the user who installed Datical DB. 

  • Windows

    • The default

      <datical

      <liquibase-install> installation directory is C:\Users\username\DaticalDB

      Code Block
      rmdir /S /Q C:\Users\John\DaticalDB
  • Linux

    • The default

      <datical

      <liquibase-install> installation directory is /home/username/DaticalDB

      Code Block
      rm -rf /home/john/DaticalDB
Info
title

Note

You can ignore the <datical-install>/Uninstall directory. 

...

Liquibase Business Project Directory

The Datical Liquibase project directory is not removed when you uninstall the application. It is in a separate location from the installation files.

...

The default project directory locations: 

  • Windows

    • C:\<user>\datical

  • Linux

    • /home/<user>/datical