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

[9.x] Add support for native column modifying #45281

Closed
wants to merge 19 commits into from
Closed

[9.x] Add support for native column modifying #45281

wants to merge 19 commits into from

Commits on Dec 12, 2022

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

Commits on Dec 13, 2022

  1. add support for native column modifying on PostgreSQL

    fix a typo on MySQL grammar
    hafezdivandari committed Dec 13, 2022
    Configuration menu
    Copy the full SHA
    ee221d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    137be15 View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2022

  1. Configuration menu
    Copy the full SHA
    09afcd2 View commit details
    Browse the repository at this point in the history
  2. fix a typo

    hafezdivandari committed Dec 14, 2022
    Configuration menu
    Copy the full SHA
    6c6634a View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2022

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

Commits on Dec 17, 2022

  1. Configuration menu
    Copy the full SHA
    e53fcfe View commit details
    Browse the repository at this point in the history
  2. fix tests

    hafezdivandari committed Dec 17, 2022
    Configuration menu
    Copy the full SHA
    d067475 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    513859c View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2022

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

Commits on Dec 19, 2022

  1. Configuration menu
    Copy the full SHA
    c7e5250 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f355977 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b2ea87b View commit details
    Browse the repository at this point in the history
  4. cleanup

    hafezdivandari committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    6fb23da View commit details
    Browse the repository at this point in the history
  5. fix SQL server syntax

    hafezdivandari committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    4a15bb7 View commit details
    Browse the repository at this point in the history
  6. add tests

    hafezdivandari committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    8ecf560 View commit details
    Browse the repository at this point in the history
  7. fix code style

    hafezdivandari committed Dec 19, 2022
    Configuration menu
    Copy the full SHA
    56002bf View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. use cleaner syntax

    hafezdivandari committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    0a881dd View commit details
    Browse the repository at this point in the history