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

Improve 1.9.0 release #59

Open
codeforkjeff opened this issue Jan 20, 2025 · 1 comment
Open

Improve 1.9.0 release #59

codeforkjeff opened this issue Jan 20, 2025 · 1 comment

Comments

@codeforkjeff
Copy link
Owner

1.9.0 needs a lot of review to more carefully support changes in dbt since 1.6.x.

  • implement data_type_code_to_name() in SQLiteConnectionManager
  • review all our classes and see if we're missing implementations of new methods added since dbt-core 1.6.0. in particular, review anything changed or added in 1.8.0, which involved a major overhaul of adapter code. see Adapter Maintainers: Upgrading to dbt-core `v1.8.0` dbt-labs/dbt-core#9798
  • re-enable and fix test_ephemeral.py
  • see if any new tests need to be added to our suite: these are mostly imported directly or with some tweaks from stock adapter tests
@codeforkjeff
Copy link
Owner Author

Tagging @tom-juntunen not sure if you're still interested in this project, but FYI

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

No branches or pull requests

1 participant