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

[4.0] Changing checked_out_time from nulldate to real null value #25715

Closed
wants to merge 9 commits into from

Commits on Jul 27, 2019

  1. Configuration menu
    Copy the full SHA
    14694d8 View commit details
    Browse the repository at this point in the history
  2. Corrections for MySQL schema update

    Change alter table statements to 1 with MODIFY, correct column name for ucm_content table in UPDATE statement.
    richard67 committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    74dc46c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #27 from richard67/patch-1

    Corrections for MySQL schema update
    Hackwar committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    de47469 View commit details
    Browse the repository at this point in the history
  4. Update 4.0.0-2019-07-27.sql

    SQL code style: `null` -> `NULL`
    richard67 committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    71656bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f3e436f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de404c2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #28 from richard67/patch-1

    Fix SQL code style null to NULL, correct column name for ucm_content table also for postgresql
    Hackwar committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    d57a300 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fdb2150 View commit details
    Browse the repository at this point in the history
  9. Merge pull request #29 from richard67/patch-1

    Correct MySQL schema update syntax errors
    Hackwar committed Jul 27, 2019
    Configuration menu
    Copy the full SHA
    daeb460 View commit details
    Browse the repository at this point in the history