test: sql(..., strip_metadata=True) usability parameter
If it's set only the "rows" part of the response is returned. This parameter is True by default because in most cases this is what we want.
parent
5d0c5e94
No related branches found
No related tags found
Showing
- test/conftest.py 16 additions, 4 deletionstest/conftest.py
- test/int/test_access_control.py 4 additions, 4 deletionstest/int/test_access_control.py
- test/int/test_acl.py 2 additions, 4 deletionstest/int/test_acl.py
- test/int/test_config_file.py 2 additions, 2 deletionstest/int/test_config_file.py
- test/int/test_ddl.py 1 addition, 1 deletiontest/int/test_ddl.py
- test/int/test_sql.py 170 additions, 170 deletionstest/int/test_sql.py
- test/manual/sql/test_sql_perf.py 2 additions, 2 deletionstest/manual/sql/test_sql_perf.py
- test/pgproto/types_test.py 1 addition, 1 deletiontest/pgproto/types_test.py
Loading
Please register or sign in to comment