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

Sqlalchemy multiline query #1421

Merged
merged 8 commits into from
Jan 25, 2023
Merged

Sqlalchemy multiline query #1421

merged 8 commits into from
Jan 25, 2023

Commits on Jan 23, 2023

  1. SQLAlchemyTask should handle multiline strings for query template

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    32687cf View commit details
    Browse the repository at this point in the history
  2. sqlalchemy supports multi-line query

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    05cd272 View commit details
    Browse the repository at this point in the history
  3. update base sql task

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    a03b43c View commit details
    Browse the repository at this point in the history
  4. remove space

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Jan 23, 2023
    Configuration menu
    Copy the full SHA
    0dedfe9 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. fix snowflake tests

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    0b3af7c View commit details
    Browse the repository at this point in the history
  2. fix lint

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    60ece0f View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

  1. fix test

    Signed-off-by: Niels Bantilan <niels.bantilan@gmail.com>
    cosmicBboy committed Jan 25, 2023
    Configuration menu
    Copy the full SHA
    028afae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a2dcbe7 View commit details
    Browse the repository at this point in the history