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

ColumnSchema classes for performance of typecasting #236

Merged
merged 12 commits into from
May 30, 2024

Commits on Sep 1, 2023

  1. Column type classes

    Tigrov committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    0a106f0 View commit details
    Browse the repository at this point in the history
  2. Refactor with inheritance

    Tigrov committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    79ab45c View commit details
    Browse the repository at this point in the history
  3. Refactor tests

    Tigrov committed Sep 1, 2023
    Configuration menu
    Copy the full SHA
    4508ce6 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2023

  1. Merge branch 'master' into column_type_classes2

    # Conflicts:
    #	src/Schema.php
    Tigrov committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    65b669e View commit details
    Browse the repository at this point in the history
  2. Fix after merge

    Tigrov committed Sep 3, 2023
    Configuration menu
    Copy the full SHA
    8c09009 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Add line to CHANGELOG.md

    Tigrov committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    9dc9f00 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2024

  1. Merge branch 'refs/heads/master' into column_type_classes2

    # Conflicts:
    #	src/Schema.php
    Tigrov committed May 4, 2024
    Configuration menu
    Copy the full SHA
    22532c0 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

  1. Improve

    Tigrov committed May 5, 2024
    Configuration menu
    Copy the full SHA
    2ccd6ff View commit details
    Browse the repository at this point in the history
  2. Fix phpunit

    Tigrov committed May 5, 2024
    Configuration menu
    Copy the full SHA
    216ece5 View commit details
    Browse the repository at this point in the history
  3. Fix psalm

    Tigrov committed May 5, 2024
    Configuration menu
    Copy the full SHA
    ccef4fd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6065471 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

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