Skip to content

Commit

Permalink
Trunk.toml: state required shared_preload_library (#57)
Browse files Browse the repository at this point in the history
  • Loading branch information
vrmiguel authored Aug 6, 2024
1 parent 7b7c05d commit a0e697b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Trunk.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ homepage = "https://github.com/tembo-io/pg_later"
documentation = "https://github.com/tembo-io/pg_later"
categories = ["orchestration"]
version = "0.1.1"
loadable_libraries = [{ library_name = "pg_later", requires_restart = true }]

[build]
postgres_version = "15"
Expand Down

0 comments on commit a0e697b

Please sign in to comment.