Intake-sqlite

Latest version: v0.2.0

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

Scan your dependencies

0.2.0

What's Changed
* Get rid of no-longer required explicit sqlite driver loading in tests. by zaneselvans in https://github.com/catalyst-cooperative/intake-sqlite/pull/35
* Update to allow use of Python 3.11 by zaneselvans in https://github.com/catalyst-cooperative/intake-sqlite/pull/44

**Full Changelog**: https://github.com/catalyst-cooperative/intake-sqlite/compare/v0.1.3...v0.2.0

0.1.3

What's Changed
* Switch to using Furo Sphinx theme. by zaneselvans in https://github.com/catalyst-cooperative/intake-sqlite/pull/19
* Reduce directly specified dependencies to just intake_sql and fsspec by zaneselvans in https://github.com/catalyst-cooperative/intake-sqlite/pull/20

**Full Changelog**: https://github.com/catalyst-cooperative/intake-sqlite/compare/v0.1.2...v0.1.3

0.1.2

What's Changed
Switched to using `storage_options` rather than `open_kwargs` as the catalog argument to be passed in to `fsspec.open_local`, since that's the name that appears to be used in other intake catalog drivers.

**Full Changelog**: https://github.com/catalyst-cooperative/intake-sqlite/compare/v0.1.1...v0.1.2

0.1.1

What's Changed
* Removes unused and misplaced `package_data` directory which was showing up as a second importable package under `src`

**Full Changelog**: https://github.com/catalyst-cooperative/intake-sqlite/compare/v0.1.0...v0.1.1

0.1.0

What's Changed

* Initial attempt to create an Intake SQLite specific driver by zaneselvans in https://github.com/catalyst-cooperative/intake-sqlite/pull/5
* Flesh out integration tests. by zaneselvans in https://github.com/catalyst-cooperative/intake-sqlite/pull/9

New Contributors
* zaneselvans made their first contribution in https://github.com/catalyst-cooperative/intake-sqlite/pull/5

**Full Changelog**: https://github.com/catalyst-cooperative/intake-sqlite/commits/v0.1.0

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.