codeforkjeff / dbt-sqlite

A SQLite adapter plugin for dbt (data build tool)
Apache License 2.0
78 stars 13 forks source link

get all the data types to be consistent #30

Closed codeforkjeff closed 1 year ago

codeforkjeff commented 2 years ago

Several tests in test_data_types.py are currently failing, and the issues around types are also what's behind the failures in TestDocsGenerateSqlite and TestDocsGenReferencesSqlite.

Here's some things the adapter needs to account for: