X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=pq%2FException%2FDomainException.md;h=149b6eb4a7d1ca2f272c77945d0a15e4d9683c8e;hb=e50a0ac32ef7a510441333f05d29a6921e0dac26;hp=00ddd3d5a8eb375178300baac44fffdf1706e813;hpb=12c13132842f95077f22c67b259f88fb3c0ac85b;p=mdref%2Fmdref-pq diff --git a/pq/Exception/DomainException.md b/pq/Exception/DomainException.md index 00ddd3d..149b6eb 100644 --- a/pq/Exception/DomainException.md +++ b/pq/Exception/DomainException.md @@ -9,5 +9,5 @@ Implementation or SQL syntax error. ## Properties: -* public string $sqlstate +* public (readonly) string $sqlstate The SQLSTATE code, see the [official documentation](http://www.postgresql.org/docs/current/static/errcodes-appendix.html) for further information.