Dbt-sqlite

Latest version: v1.9.0

Safety actively analyzes 702072 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 5

1.2.0

NOTE: compatible with dbt-core ~= 1.2.x

No changes in this release from v1.2.0a4.

1.2.0a4

NOTE: compatible with dbt-core ~= 1.2.x

- Improve column type handling: see 36

1.2.0a3

NOTE: compatible with dbt-core ~= 1.2.x

- Fix 35: decrease batch size for seeds so larger files can be used

1.2.0a2

NOTE: compatible with dbt-core ~= 1.2.x

- Fix broken incremental models with unique_key - see 31

1.2.0a1

NOTE: compatible with dbt-core ~= 1.2.x

This pre-release has been lightly tested and should mostly work. I wanted to get this out to give users something to work with, because the 1.1.x versions of this adapter do NOT work with dbt 1.2.0.

- in dbt-core 1.2.x, SQLAdapter.drop_schema() [commits the transaction](https://github.com/dbt-labs/dbt-core/pull/5198), so there's no need for that in this adapter here anymore
- drop_schema() now deletes the schema's file (the default implementation in dbt-core is a DROP SCHEMA CASCADE). This change was made to take care of post-test cleanup
- implemented most of the cross-database macros new in dbt 1.2.0
- two additional sqlean extensions are needed in order for certain features to work - see the README

I will create a 1.2.0 milestone for issues that need to be resolved before an official release.

1.1.3

NOTE: compatible with dbt-core ~= 1.1.x

- Fix broken incremental models with unique_key - see 31

Page 2 of 5

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.