GoogleCloudPlatform / GoogleCloudPlatform/pgadapter
Verify that isolation levels work as expected with PGAdapter
Open
type: feature request
type: process
- Dominant language
- Java
- Stars
- 91
- Forks
- 33
- Avg merge
- 3d 57m
- Merged PRs (30d)
- 58
Description
Check that:
1. The documentation regarding isolation levels are up to date (both GitHub and https://docs.cloud.google.com/spanner/docs/pgadapter-session-mgmt-commands)
2. Setting a default transaction isolation level works (also using the PG session properties `default_transaction_isolation` and `transaction_isolation`).
3. Showing the current isolation level shows the correct value.
Contributor guide
Assessment
This issue has not been assessed yet.