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

support all SEQUENCE statements syntax #145

Merged
merged 20 commits into from
Mar 22, 2024
Merged

support all SEQUENCE statements syntax #145

merged 20 commits into from
Mar 22, 2024

Commits on Feb 29, 2024

  1. support most SET stmts

    jennifersp committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    c4b6d61 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    18dbf3c View commit details
    Browse the repository at this point in the history
  2. complete list of Postgres Configuration Parameters with partial infor…

    …mation taken for pg_settings table in Postgres
    jennifersp committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    5350ce1 View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. update

    jennifersp committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    48482ba View commit details
    Browse the repository at this point in the history
  2. run format_repo

    jennifersp committed Mar 8, 2024
    Configuration menu
    Copy the full SHA
    b88ead5 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

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

Commits on Mar 14, 2024

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

    jennifersp committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    e1054ca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d5312b2 View commit details
    Browse the repository at this point in the history
  4. update gms and dolt

    jennifersp committed Mar 14, 2024
    Configuration menu
    Copy the full SHA
    edc29da View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cd0ec4e View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. CREATE SEQUENCE

    jennifersp committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    3bf9c99 View commit details
    Browse the repository at this point in the history
  2. ALTER SEQUENCE

    jennifersp committed Mar 15, 2024
    Configuration menu
    Copy the full SHA
    db51fd7 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    b83f1eb View commit details
    Browse the repository at this point in the history
  2. run format

    jennifersp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    5cae5f7 View commit details
    Browse the repository at this point in the history
  3. fix docs

    jennifersp committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    30c700e View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    2941ac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    775c68a View commit details
    Browse the repository at this point in the history
  3. merge main

    jennifersp committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    0e73d45 View commit details
    Browse the repository at this point in the history
  4. rm

    jennifersp committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    b6eb686 View commit details
    Browse the repository at this point in the history