This repository was archived by the owner on Dec 3, 2019. It is now read-only.
- Notifications
You must be signed in to change notification settings - Fork 220
Pull requests: mauricio/postgresql-async
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
- Make lastInsertId, statusFlag and warnings accessible beyond construct...
#105 by unhydrous was merged Sep 29, 2014 Loading… updated Sep 29, 2014
Add dbmapper to the list of abstractions and integrations
#101 by njeuk was merged Sep 15, 2014 Loading… updated Sep 15, 2014
Add support for postgres interval type as Period
#56 by dylex was merged Nov 2, 2013 Loading… updated Aug 13, 2014
If the parameter provided to a SQL query is of wrong type, the next identical query with a correct type also fails.
#95 by dboissin was merged Aug 3, 2014 Loading… updated Aug 3, 2014
Support 'postgres' protocol in heroku like db urls.
#33 by magro was merged Jul 1, 2013 Loading… updated Jul 29, 2014
configs to generate the eclipse project
#89 by fwbrasil was merged May 10, 2014 Loading… updated Jul 21, 2014
Add support for Options (Some/None) in prepared stmt parameters
#31 by magro was merged Jul 1, 2013 Loading… updated Jul 14, 2014
Fixing spec to reproduce issue #39 (the cause is date type column)
#40 by seratch was closed Aug 4, 2013 Loading… updated Jul 7, 2014
Support db urls without port and username/password
#34 by magro was merged Jul 2, 2013 Loading… updated Jul 5, 2014
Creating a unique named log per connection causes memory leak
#86 by njeuk was merged Apr 7, 2014 Loading… updated Jul 1, 2014
Improve URL parser to allow missing hostname/dbname
#64 by dylex was merged Nov 10, 2013 Loading… updated Jun 24, 2014
Add support for MySQL BINARY/VARBINARY types
#55 by kxbmap was merged Dec 1, 2013 Loading… updated Jun 19, 2014
added support for java.lang.Boolean - mysql driver
#22 by fwbrasil was merged May 20, 2013 Loading… updated Jun 18, 2014
extends KindedMessage from Serializable for convenience
#29 by fwbrasil was merged May 26, 2013 Loading… updated Jun 18, 2014
use netty PooledByteBufAllocator by default
#69 by fwbrasil was merged Dec 11, 2013 Loading… updated Jun 17, 2014
Fix jdbc:postgresql url format to use 'user' instead 'username'.
#35 by magro was merged Jul 5, 2013 Loading… updated Jun 14, 2014
Fix the URLParser import in the example
#50 by ArtemGr was merged Sep 22, 2013 Loading… updated Jun 13, 2014
ProTip! Exclude everything labeled
bug
with -label:bug.