Skip to content

get all the data types to be consistent #30

Closed
@codeforkjeff

Description

@codeforkjeff

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:

  • sqlite reports a column type exactly as defined in create table statements, including the case
  • loading seeds does a translation of Agate types to sqlite column types

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions