Skip to content

Conversation

@steinitzu
Copy link
Contributor

Description

Docs for dlt-hub/verified-sources#487

Related Issues

  • Fixes #...
  • Closes #...
  • Resolves #...

Additional Context

@netlify
Copy link

netlify bot commented Jun 15, 2024

Deploy Preview for dlt-hub-docs ready!

Name Link
🔨 Latest commit 56f454e
🔍 Latest deploy log https://app.netlify.com/sites/dlt-hub-docs/deploys/668c51fe65adfd0008906b55
😎 Deploy Preview https://deploy-preview-1467--dlt-hub-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@burnash burnash added the documentation Improvements or additions to documentation label Jun 19, 2024
import dlt
from snowflake.sqlalchemy import TIMESTAMP_NTZ
import sqlalchemy as sa
from sqlalchemy.sql.sqltypes import TypeAdapter
Copy link
Contributor

Choose a reason for hiding this comment

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

tests fail with
Module "sqlalchemy.sql.sqltypes" has no attribute "TypeAdapter"

may be you meant from pydantic import TypeAdapter ? or what version of sqlalchemy you have?

@AstrakhantsevaAA AstrakhantsevaAA self-assigned this Jun 21, 2024
Copy link
Contributor

@AstrakhantsevaAA AstrakhantsevaAA left a comment

Choose a reason for hiding this comment

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

Hi @steinitzu, could you fix the snippet, sqlalchemy.sql.sqltype doesn't have TypeAdapter

@rudolfix rudolfix force-pushed the docs/sql-database-reflection-level branch from 758dd48 to 11d0cbb Compare July 8, 2024 20:47
@rudolfix rudolfix force-pushed the docs/sql-database-reflection-level branch from 11d0cbb to 56f454e Compare July 8, 2024 20:54
@rudolfix rudolfix merged commit 2f5f091 into devel Jul 8, 2024
@rudolfix rudolfix deleted the docs/sql-database-reflection-level branch July 8, 2024 21:36
rudolfix added a commit that referenced this pull request Jul 8, 2024
Document sql source reflection level and type adapter (#1467)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants