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 SQL Enum support #179

Closed
wants to merge 20 commits into from
Closed

Add SQL Enum support #179

wants to merge 20 commits into from

Commits on Apr 9, 2022

  1. Added .idea into gitignore

    michnovka committed Apr 9, 2022
    Configuration menu
    Copy the full SHA
    82e7cae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c6c3f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ce6679d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d8a402 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0512c55 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1a7dc7f View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2022

  1. Configuration menu
    Copy the full SHA
    071c057 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c14b5 View commit details
    Browse the repository at this point in the history
  3. Fix unnecessary import

    michnovka committed Apr 10, 2022
    Configuration menu
    Copy the full SHA
    18a025d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    177b019 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2022

  1. Fix lint

    michnovka committed Apr 13, 2022
    Configuration menu
    Copy the full SHA
    c7f3f55 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    b190e91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5ae720 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9e0dce7 View commit details
    Browse the repository at this point in the history
  4. Fix doctrine_types_sql_enum configuration option and add tests coveri…

    …ng XML and YAML declaration
    michnovka committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    3740241 View commit details
    Browse the repository at this point in the history
  5. MySQL test suite

    michnovka committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    ecfd35a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bd9ef4a View commit details
    Browse the repository at this point in the history
  7. Fix DBAL URL for Windows

    michnovka committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    2af69b7 View commit details
    Browse the repository at this point in the history
  8. Fix DBAL URL path

    michnovka committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    e23e293 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    2dbc796 View commit details
    Browse the repository at this point in the history