all flow commands working, extension compiled
This commit is contained in:
3
.cargo/config.toml
Normal file
3
.cargo/config.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[build]
|
||||
# Postgres symbols won't be available until runtime
|
||||
rustflags = ["-C", "link-args=-Wl,-undefined,dynamic_lookup"]
|
||||
Reference in New Issue
Block a user