Skip to content

Add dbt/include/sqlite/profile_template.yml #14

@codeforkjeff

Description

@codeforkjeff

See https://docs.getdbt.com/docs/contributing/building-a-new-adapter#other-files

Couldn't figure out how to do the schemas_and_paths and extensions parts

fixed:
  type: sqlite
  threads: 1
  database: "database"
  schema: "main"
prompts:
  schemas_and_paths:
    main:
      hint: '/my_project/data/etl.db'
  schema_directory:
    hint: '/my_project/data'
  extensions:
    - "/path/to/sqlean/crypto.so"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions