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

Require MySQL 8.0, PostgreSQL 12, MSSQL 2012 #27337

Merged
merged 11 commits into from
Oct 3, 2023

Commits on Sep 28, 2023

  1. Require MySQL >= 8.0, test with 8.1

    - MySQL 5.7 support and testing is dropped
    - MySQL tests now only test against 8.1, previously it was 5.7 and 8.0
    
    Fixes: go-gitea#25657
    silverwind committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    6c33aa9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    81aacf1 View commit details
    Browse the repository at this point in the history
  3. fix indent

    silverwind committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    520a5d5 View commit details
    Browse the repository at this point in the history
  4. more reverts

    silverwind committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    f026f4a View commit details
    Browse the repository at this point in the history
  5. more reverts

    silverwind committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    3e18771 View commit details
    Browse the repository at this point in the history
  6. handle postgres and mysql

    silverwind committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    4d2c16b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a197dd3 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2023

  1. Configuration menu
    Copy the full SHA
    c507648 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8a37770 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    77611ee View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. Configuration menu
    Copy the full SHA
    2816901 View commit details
    Browse the repository at this point in the history