feat: postgres migration schema v2
This primarily deals with correctly handling tag values.
This commit is contained in:
@@ -47,6 +47,7 @@ async-std = "1.12.0"
|
||||
sqlx = { version ="0.6.2", features=["runtime-tokio-rustls", "postgres", "chrono"]}
|
||||
chrono = "0.4.23"
|
||||
prometheus = "0.13.3"
|
||||
indicatif = "0.17.3"
|
||||
|
||||
[dev-dependencies]
|
||||
anyhow = "1"
|
||||
|
||||
Reference in New Issue
Block a user