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

Missing comments on delete, update and insert #5738

Merged
merged 7 commits into from
Nov 28, 2023

Commits on Nov 14, 2023

  1. Missing comments on delete, update and insert

    Few monthes ago comments where included in query, but only in select statement. Here is the code to make delete, update and insert compatible with comments
    sebastienroul committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    0dd08b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7f0de1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c1214d9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    30cc14e View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2023

  1. Create index.js

    sebastienroul committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    73fdbb2 View commit details
    Browse the repository at this point in the history
  2. Revert

    sebastienroul committed Nov 15, 2023
    Configuration menu
    Copy the full SHA
    f7e6a10 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

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