Back-ported airflow.providers.sqlite.* package for Airflow 1.10.*
Project description
Package apache-airflow-backport-providers-sqlite
Release: 2020.5.20
Backport package
This is a backport providers package for sqlite
provider. All classes for this provider package
are in airflow.providers.sqlite
python package.
Only Python 3.6+ is supported for this backport package.
While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade python to 3.6+ if you want to use this backport package.
Installation
You can install this package on top of an existing airflow 1.10.* installation via
pip install apache-airflow-backport-providers-sqlite
Compatibility
For full compatibility and test status of the backport packages check Airflow Backport Package Compatibility
Provider class summary
All classes in Airflow 2.0 are in airflow.providers.sqlite
package.
Operators
Moved operators
Airflow 2.0 operators: airflow.providers.sqlite package |
Airflow 1.10.* previous location (usually airflow.contrib ) |
---|---|
operators.sqlite.SqliteOperator | operators.sqlite_operator.SqliteOperator |
Hooks
Moved hooks
Airflow 2.0 hooks: airflow.providers.sqlite package |
Airflow 1.10.* previous location (usually airflow.contrib ) |
---|---|
hooks.sqlite.SqliteHook | hooks.sqlite_hook.SqliteHook |
Releases
Release 2020.5.20
Commit | Committed | Subject |
---|---|---|
12c5e5d8a | 2020-05-17 | Prepare release candidate for backport packages (#8891) |
f3521fb0e | 2020-05-16 | Regenerate readme files for backport package release (#8886) |
92585ca4c | 2020-05-15 | Added automated release notes generation for backport operators (#8807) |
4bde99f13 | 2020-03-23 | Make airflow/providers pylint compatible (#7802) |
97a429f9d | 2020-02-02 | [AIRFLOW-6714] Remove magic comments about UTF-8 (#7338) |
059eda05f | 2020-01-21 | [AIRFLOW-6610] Move software classes to providers package (#7231) |
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for apache-airflow-backport-providers-sqlite-2020.5.20rc2.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e3d66a01fc17852b0c3d4b925477d0ef402c39c11398818d1934f7cc6755ce63 |
|
MD5 | 86cd6b0e4200d5e7d884716bf456fbe8 |
|
BLAKE2b-256 | a53b1b6a9a9a1d930d03488ad93b944d31586a958f0f621135ba46928a3c4241 |
Hashes for apache_airflow_backport_providers_sqlite-2020.5.20rc2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85aa77c6c335fcd4d41a2079568f1818a09648721b3424be9c2f55b292ebc086 |
|
MD5 | e7f520d484efa180df6c616ee3474f2a |
|
BLAKE2b-256 | 301f2cc994f9b5a510ed7490151bfe898f80aa9b423f71f6624ef9ddee1d579b |