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

Collapse merge messages. #370

Merged
merged 16 commits into from
Sep 9, 2024
Merged

Collapse merge messages. #370

merged 16 commits into from
Sep 9, 2024

Commits on Jun 22, 2024

  1. Merge pull request #343 from EvgSkv/ti2023

    Improve DuckDB support.
    EvgSkv authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    cc889cc View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge pull request #344 from EvgSkv/ti2023

    Duck Typing.
    EvgSkv authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    71e4d2c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #345 from EvgSkv/ti2023

    Duck typing.
    EvgSkv authored Jun 25, 2024
    Configuration menu
    Copy the full SHA
    b9d54e7 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Merge pull request #346 from EvgSkv/ti2023

    Duck typing.
    EvgSkv authored Jun 27, 2024
    Configuration menu
    Copy the full SHA
    cd245db View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Merge pull request #347 from EvgSkv/ti2023

    Check OrderBy validity.
    EvgSkv authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    05c08d2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #348 from EvgSkv/ti2023

    Duck typing.
    EvgSkv authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e52591f View commit details
    Browse the repository at this point in the history
  3. Merge pull request #349 from EvgSkv/ti2023

    Ti2023
    EvgSkv authored Jun 28, 2024
    Configuration menu
    Copy the full SHA
    0396bcb View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2024

  1. Merge pull request #352 from EvgSkv/ti2023

    Making DuckDB connection configurable.
    EvgSkv authored Jun 30, 2024
    Configuration menu
    Copy the full SHA
    8d15d13 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. Merge pull request #353 from EvgSkv/ti2023

    Creating an empty struct in psql.
    EvgSkv authored Jul 1, 2024
    Configuration menu
    Copy the full SHA
    af07b45 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Merge pull request #354 from EvgSkv/ti2023

    Allow threads selection in duckdb.
    EvgSkv authored Jul 3, 2024
    Configuration menu
    Copy the full SHA
    d951e6d View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. Merge pull request #355 from EvgSkv/ti2023

    Allow predicates with no arguments.
    EvgSkv authored Jul 5, 2024
    Configuration menu
    Copy the full SHA
    9d91b56 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. Merge pull request #356 from EvgSkv/ti2023

    Support copying tables to files in DuckDB.
    EvgSkv authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    7769f1e View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2024

  1. Merge pull request #357 from EvgSkv/ti2023

    Adding stop condition for iterative recursion.
    EvgSkv authored Jul 7, 2024
    Configuration menu
    Copy the full SHA
    8b571ea View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Merge pull request #358 from EvgSkv/ti2023

    Time type.
    EvgSkv authored Jul 11, 2024
    Configuration menu
    Copy the full SHA
    5c645ec View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge pull request #368 from EvgSkv/ti2023

    Report annotation error to the user.
    EvgSkv authored Sep 6, 2024
    Configuration menu
    Copy the full SHA
    6f00044 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Merge pull request #369 from EvgSkv/ti2023

    Make recursion 32 deep and iterative when DuckDB is the engine.
    EvgSkv authored Sep 9, 2024
    Configuration menu
    Copy the full SHA
    ebb127d View commit details
    Browse the repository at this point in the history