mirror of
https://github.com/neondatabase/neon.git
synced 2026-01-15 17:32:56 +00:00
ruffff
This commit is contained in:
@@ -501,6 +501,7 @@ def test_sql_over_http_pool_custom_types(static_proxy: NeonProxy):
|
||||
)
|
||||
assert response["rows"][0]["data"] == ["foo", "bar", "baz"]
|
||||
|
||||
|
||||
def test_sql_over_http_different_endpoint(static_proxy: NeonProxy):
|
||||
static_proxy.safe_psql("create role http with login password 'http' superuser")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user