We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 10a42f3 commit 9431966Copy full SHA for 9431966
Cargo.toml
@@ -1,7 +1,7 @@
1
[package]
2
name = "poc-plpgsql-analyzer"
3
authors = ["Christoph Heiss <[email protected]>", "Kieran Kaelin <[email protected]"]
4
-version = "0.1.0"
+version = "0.1.1"
5
edition = "2021"
6
description = "Proof of concept for tooling to migrate PL/SQL code to PL/pgSQL written in Rust."
7
license-file = "LICENSE"
0 commit comments