apache-airflow-providers-sqlite

Content

References

Resources

Resources

Package apache-airflow-providers-sqlite

SQLite

Release: 1.0.2

Provider package

This is a provider package for sqlite provider. All classes for this provider package are in airflow.providers.sqlite python package.

Installation

You can install this package on top of an existing airflow 2.* installation via pip install apache-airflow-providers-sqlite

Changelog

1.0.2

Bug fixes

  • Corrections in docs and tools after releasing provider RCs (#14082)

1.0.1

Updated documentation and readme files.

  • Add example DAG & how-to guide for sqlite (#13196)

1.0.0

Initial version of the provider.

Was this entry helpful?