We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0a3c227 commit 7b7d502Copy full SHA for 7b7d502
src/Postgres/Enum/PostgresLockAccessModeEnum.php
@@ -6,6 +6,8 @@
6
7
/**
8
* PostgresLockAccessModeEnum defines the access mode of advisory lock acquisition.
9
+ *
10
+ * TODO: Need string values only for tests, should add match to tests instead.
11
*/
12
enum PostgresLockAccessModeEnum: string
13
{
0 commit comments