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

Drop a new release please #187

Open
1 of 5 tasks
ryantimjohn opened this issue Oct 30, 2024 · 0 comments
Open
1 of 5 tasks

Drop a new release please #187

ryantimjohn opened this issue Oct 30, 2024 · 0 comments
Labels
bug Something isn't working triage

Comments

@ryantimjohn
Copy link

ryantimjohn commented Oct 30, 2024

Describe the bug

Several of the features in the documentation on Github aren't available unless you clone from Github. Y'all should drop a new release.

Steps to reproduce

Try to use case_sensitive_schemas in a generate_source invocation:

dbt run-operation generate_source --args '{"schema_name": "sample", "case_sensitive_schemas": "True", "case_sensitive_tables":"True"}'

Expected results

Case sensitive schemas!

Actual results

Encountered an error while running operation: Compilation Error
  macro 'dbt_macro__generate_source' takes no keyword argument 'case_sensitive_schemas'

Screenshots and log output

System information

packages:

  • package: dbt-labs/dbt_utils
    version: 1.3.0
  • package: dbt-labs/codegen
    version: 0.12.1

Which database are you using dbt with?

  • postgres
  • redshift
  • bigquery
  • snowflake
  • other (specify: ____________)

The output of dbt --version:

Versionless

The operating system you're using:

dbtCloud

The output of python --version:

dbtCloud

@ryantimjohn ryantimjohn added bug Something isn't working triage labels Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage
Projects
None yet
Development

No branches or pull requests

1 participant