mirror of
https://github.com/brianc/node-postgres.git
synced 2026-01-25 16:03:13 +00:00
6 lines
141 B
TOML
6 lines
141 B
TOML
name = "pg-cf-test"
|
|
main = "src/index.ts"
|
|
compatibility_date = "2023-04-04"
|
|
compatibility_flags = ["tcp_sockets_support"]
|
|
node_compat = true
|