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

Remove dynamic warehouse inference, and more clearly differentiate core and api's SQL adapters #1554

Merged
merged 4 commits into from
Oct 18, 2023

Conversation

Ekrekr
Copy link
Contributor

@Ekrekr Ekrekr commented Oct 18, 2023

This makes core easier to update

@Ekrekr Ekrekr requested a review from lewish October 18, 2023 15:42
incremental?: boolean;
}

export class ExecutionSqlAdapter {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nit: these aren't really Adapters anymore, it's just a ... helper?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Have removed that suffix altogether!

@Ekrekr Ekrekr merged commit 3e2bb95 into main_v3 Oct 18, 2023
4 checks passed
@Ekrekr Ekrekr deleted the remove-core-sql-adapter branch October 18, 2023 16:24
Ekrekr added a commit that referenced this pull request Oct 27, 2023
…re and api's SQL adapters (#1554)

* More clearly differentiate core and api's SQL adapters

* Remove helper namespace

* Fix some opinionated imports and class usage

* Fix more import orders
moker-spaghetti pushed a commit to moker-spaghetti/dataform that referenced this pull request May 26, 2024
…re and api's SQL adapters (dataform-co#1554)

* More clearly differentiate core and api's SQL adapters

* Remove helper namespace

* Fix some opinionated imports and class usage

* Fix more import orders
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants