Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MagicStack/asyncpg
/ functions
Functions
868 in github.com/MagicStack/asyncpg
⨍
Functions
868
◇
Types & classes
397
↳
Endpoints
6
Method
test_record_values
(self)
tests/test_record.py:150
Method
test_relacl_array_type
(self)
tests/test_codecs.py:1655
Method
test_server_version_01
(self)
tests/test_connect.py:109
Method
test_server_version_02
(self)
tests/test_connect.py:119
Method
test_ssl_connection_client_auth_custom_context
(self)
tests/test_connect.py:2094
Method
test_ssl_connection_client_auth_dot_postgresql
(self)
tests/test_connect.py:2142
Method
test_ssl_connection_client_auth_dsn
(self)
tests/test_connect.py:2111
Method
test_ssl_connection_client_auth_env
(self)
tests/test_connect.py:2128
Method
test_ssl_connection_client_auth_fails_with_wrong_setup
(self)
tests/test_connect.py:2070
Method
test_ssl_connection_custom_context
(self)
tests/test_connect.py:1864
Method
test_ssl_connection_default_context
(self)
tests/test_connect.py:1943
Method
test_ssl_connection_pool
(self)
tests/test_connect.py:1956
Method
test_ssl_connection_sslmode
(self)
tests/test_connect.py:1883
Method
test_standard_codecs
Test encoding/decoding of standard data types and arrays thereof.
tests/test_codecs.py:470
Method
test_standby_cursors
(self)
tests/test_pool.py:1095
Method
test_standby_pool_01
(self)
tests/test_pool.py:1079
Method
test_table_as_composite
(self)
tests/test_codecs.py:1637
Method
test_target_attribute_not_matched
(self)
tests/test_connect.py:2327
Method
test_target_server_attribute_port
(self)
tests/test_connect.py:2303
Method
test_test_connect_params_environ
(self)
tests/test_connect.py:1213
Method
test_test_connect_params_run_testcase
(self)
tests/test_connect.py:1240
Method
test_tests_assertLoopErrorHandlerCalled_01
(self)
tests/test_test.py:40
Method
test_tests_fail_1
(self)
tests/test_test.py:25
Method
test_tests_zero_error
(self)
tests/test_test.py:18
Method
test_timeout_01
(self)
tests/test_timeout.py:20
Method
test_timeout_02
(self)
tests/test_timeout.py:28
Method
test_timeout_03
(self)
tests/test_timeout.py:38
Method
test_timeout_04
(self)
tests/test_timeout.py:48
Method
test_timeout_05
(self)
tests/test_timeout.py:65
Method
test_timeout_06
(self)
tests/test_timeout.py:74
Method
test_timeout_covers_prepare_01
(self)
tests/test_timeout.py:150
Method
test_timetz_encoding
(self)
tests/test_codecs.py:1594
Method
test_tls_version
(self)
tests/test_connect.py:2005
Method
test_transaction_interface_errors
(self)
tests/test_transaction.py:113
Method
test_transaction_nested
(self)
tests/test_transaction.py:47
Method
test_transaction_regular
(self)
tests/test_transaction.py:15
Method
test_transaction_within_manual_transaction
(self)
tests/test_transaction.py:162
Method
test_type_cache_invalidation_in_cancelled_transaction
(self)
tests/test_cache_invalidation.py:156
Method
test_type_cache_invalidation_in_pool
(self)
tests/test_cache_invalidation.py:309
Method
test_type_cache_invalidation_in_transaction
(self)
tests/test_cache_invalidation.py:125
Method
test_type_cache_invalidation_on_change_attr
(self)
tests/test_cache_invalidation.py:278
Method
test_type_cache_invalidation_on_drop_type_attr
(self)
tests/test_cache_invalidation.py:250
Method
test_unhandled_type_fallback
(self)
tests/test_codecs.py:667
Method
test_unknown_type_text_fallback
(self)
tests/test_codecs.py:1769
Method
test_void
(self)
tests/test_codecs.py:555
Method
upper_inc
(self)
asyncpg/types.py:123
Method
upper_inf
(self)
asyncpg/types.py:127
Method
user
(pool)
tests/test_pool.py:166
Method
verify_fails
(sslmode)
tests/test_connect.py:1724
Method
verify_fails
(sslmode, *, host='localhost', exn_type)
tests/test_connect.py:1897
Method
verify_fails
(sslmode, *, host='localhost')
tests/test_connect.py:2177
Method
verify_works
(sslmode)
tests/test_connect.py:1710
Method
verify_works
(sslmode, *, host='localhost')
tests/test_connect.py:1884
Method
verify_works
(sslmode, *, host='localhost')
tests/test_connect.py:2164
Method
wait_and_drop
()
tests/test_introspection.py:177
Function
wait_closed
(stream: asyncio.StreamWriter)
asyncpg/compat.py:45
Function
wait_for
Wait for the single Future or coroutine to complete, with timeout. Coroutine will be wrapped in Task. Returns result of the Future or corout
asyncpg/_asyncio_compat.py:25
Function
with_connection_options
(**options)
asyncpg/_testbase/__init__.py:426
Method
with_msg
(self, msg)
asyncpg/exceptions/_base.py:215
Function
with_timeout
(timeout)
asyncpg/_testbase/__init__.py:44
Method
worker
()
tests/test_pool.py:52
Method
worker
()
tests/test_pool.py:1086
Method
worker
()
tests/test_connect.py:1968
Method
worker
()
tests/test_connect.py:2228
Method
worker
(pool)
tests/test_adversity.py:69
Function
wrap
(func)
asyncpg/_testbase/__init__.py:45
Method
wrapper
(self, *args, __meth__=meth, **kwargs)
asyncpg/_testbase/__init__.py:80
Method
writer
(data)
tests/test_copy.py:236
← previous
801–868 of 868, ranked by callers