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

Splitting a query into CTEs #21 #45

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Commits on Aug 3, 2024

  1. Modify InMemorySQLVie class

    MohamedBsh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    17c251c View commit details
    Browse the repository at this point in the history
  2. Add materialize-ctes options in the cli

    MohamedBsh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    e5d5362 View commit details
    Browse the repository at this point in the history
  3. Add _materialize_ctes_and_view and _split_query function to split que…

    …ry into CTEs
    MohamedBsh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    29a0da6 View commit details
    Browse the repository at this point in the history
  4. Add test

    MohamedBsh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    7a30697 View commit details
    Browse the repository at this point in the history
  5. Splitting a query into (materialized) CTEs

    MohamedBsh committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    a8b4b48 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. Add lea materialize section in README

    MohamedBsh committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    c466bb8 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

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

Commits on Sep 22, 2024

  1. Configuration menu
    Copy the full SHA
    8d97ce3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    004a265 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    00c218c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9512a6d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7a66bdc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f1e19ba View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3eb430d View commit details
    Browse the repository at this point in the history