We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1b4cb6 + 98e14f6 commit 2ffe471Copy full SHA for 2ffe471
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [0.10.2](https://github.com/stellarcarbon/sc-audit/compare/v0.10.1...v0.10.2) (2025-06-18)
4
+
5
6
+### Bug Fixes
7
8
+* prefix foreign key constraints ([d1b4cb6](https://github.com/stellarcarbon/sc-audit/commit/d1b4cb6b1c8e14e3bd7d2aed855ac8d53a59e3a1))
9
10
## [0.10.1](https://github.com/stellarcarbon/sc-audit/compare/v0.10.0...v0.10.1) (2025-06-16)
11
12
pyproject.toml
@@ -1,6 +1,6 @@
[tool.poetry]
name = "sc-audit"
-version = "0.10.1"
+version = "0.10.2"
description = "Stellarcarbon database with monitoring and audit functionality"
authors = ["Alex Olieman <alex@olieman.net>"]
license = "MIT"
0 commit comments