Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add liquibase to perform database migrations #677

Merged
merged 24 commits into from
Aug 14, 2023
Merged

Commits on Aug 13, 2023

  1. Configuration menu
    Copy the full SHA
    71403e9 View commit details
    Browse the repository at this point in the history
  2. Register postgres driver.

    FireMasterK committed Aug 13, 2023
    Configuration menu
    Copy the full SHA
    d81bb96 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8f6a954 View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Add yugabytedb support.

    FireMasterK committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    30d7c03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f4d431 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e02644a View commit details
    Browse the repository at this point in the history
  4. Implement channels table.

    FireMasterK committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8258468 View commit details
    Browse the repository at this point in the history
  5. Implement videos table.

    FireMasterK committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    8c52d0e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b0a97fa View commit details
    Browse the repository at this point in the history
  7. Add pubsub table.

    FireMasterK committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    b3c0635 View commit details
    Browse the repository at this point in the history
  8. Add playlists table.

    FireMasterK committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    dc7801b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    96819a5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    be7f546 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8b8b8af View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    1d08fda View commit details
    Browse the repository at this point in the history
  13. Fix videos_order type.

    FireMasterK committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    c8f7e52 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    657e633 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    66abab9 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    28a1a48 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    1175a1c View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    e32ffb1 View commit details
    Browse the repository at this point in the history
  19. Drop hsqldb support.

    FireMasterK committed Aug 14, 2023
    Configuration menu
    Copy the full SHA
    261fba8 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    2864af8 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    5fb08f6 View commit details
    Browse the repository at this point in the history