Duckdb-upgrade

Latest version: v0.2.1

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

Scan your dependencies

0.2.1

This is simply a duplicate release to fix an issue with release pipeline in v0.2.0. See the [release notes](https://github.com/MrFlynn/duckdb-upgrade/releases/tag/0.2.0) for v0.2.0 for the complete changelog.

0.2.0

This release contains some internal plumbing changes that allow the project to stay in sync with DuckDB versions more promptly.

Changes
- Changed static list of DuckDB versions to a dynamic list sourced directly from the DuckDB repository. This allows for this data to be updated via automation and removes the need for code changes to support future versions.
- Added workflows to automatically update the aforementioned data file whenever DuckDB releases a new version.
- Updated PyPi build to use Python 3.13, and added the same version to test matrix.

Pull Requests
* Dynamic Version Table by MrFlynn in https://github.com/MrFlynn/duckdb-upgrade/pull/1
* New DuckDB version v1.2.1 by github-actions in https://github.com/MrFlynn/duckdb-upgrade/pull/4

**Full Changelog**: https://github.com/MrFlynn/duckdb-upgrade/compare/0.1.1...0.2.0

0.1.1

Minor version bump to fix some publishing issues.

**Full Changelog**: https://github.com/MrFlynn/duckdb-upgrade/compare/0.1.0...0.1.1

0.1.0

First version of this tool. It includes all the functionality needed to upgrade a DuckDB database from one version to another.

**Full Changelog**: https://github.com/MrFlynn/duckdb-upgrade/commits/0.1.0

Links

Releases

Has known vulnerabilities

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.