This website requires JavaScript.
Explore
Help
Sign In
danog
/
postgres
Watch
1
Star
0
Fork
0
You've already forked postgres
mirror of
https://github.com/danog/postgres.git
synced
2025-01-23 05:41:19 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
postgres
/
lib
/
QueryError.php
7 lines
68 B
PHP
Raw
Normal View
History
Unescape
Escape
Drop strict types
2016-12-29 23:21:17 -06:00
<
?
php
Initial commit
2016-09-14 09:27:39 -05:00
namespace
Amp\Postgres
;
Update and fix code styles Changed to match code styles used in other Amp packages.
2017-06-20 22:17:53 -05:00
class
QueryError
extends
\Error
{
}
Reference in New Issue
Copy Permalink