Skip to content
This repository was archived by the owner on Dec 3, 2019. It is now read-only.

Pull requests: mauricio/postgresql-async

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
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
Scala 2.11.0
#87 by xuwei-k was closed Jul 23, 2014 Loading… updated Aug 30, 2014
Add support for postgres interval type as Period
#56 by dylex was merged Nov 2, 2013 Loading… updated Aug 13, 2014
DAT GRAMMAR
#76 by darthdeus was merged Dec 31, 2013 Loading… updated Aug 2, 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
Fix issues link in README
#79 by dylex was merged Jan 14, 2014 Loading… updated Jul 1, 2014
Connection factory timeouts
#90 by fwbrasil was merged May 10, 2014 Loading… updated Jul 1, 2014
Fix #16
#17 by fwbrasil was merged May 11, 2013 Loading… updated Jun 29, 2014
Improve URL parser to allow missing hostname/dbname
#64 by dylex was merged Nov 10, 2013 Loading… updated Jun 24, 2014
Fix cross build
#92 by lpiepiora was closed Jun 23, 2014 Loading… updated Jun 23, 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
Fix #13
#14 by fwbrasil was merged May 10, 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
partitioned db pool
#88 by fwbrasil was merged Jun 2, 2014 Loading… updated Jun 13, 2014
ProTip! Exclude everything labeled bug with -label:bug.