mauricio/postgresql-async
Async, Netty based, database drivers for PostgreSQL and MySQL written in Scala
ScalaApache-2.0
Issues
- 4
Is this project still active?
#250 opened by nemccarthy - 0
Is it possible provide a validationQuery='select 1'?
#257 opened by zhengfc - 0
PostgreSQL extra_float_digits configuration
#197 opened by evanbennett - 6
PreparedStatements seems never get closed
#195 opened by jilen - 2
- 5
- 3
SSL for MySQL connections
#246 opened by ksilin - 1
about its stability
#232 opened by l42111996 - 2
Simple queries taking longer than 50 seconds when sendPreparedStatement is called
#241 opened by gabfssilva - 8
- 2
Convert paramter to wrong type , and causes very large performances problems
#254 opened by xiaobaojiang - 1
getting NPE when connection not connected
#215 opened by oshai - 2
Postgresql 9.5 Timestamp with time zone
#240 opened by ZenLiuCN - 0
Invalid module name when running with Java 10
#253 opened by johnnlima - 0
PostgreSQL message/record size
#252 opened by ldvhome - 0
Mysql connection with unix socket.
#251 opened by janghwan - 3
Error when using GROUP BY in query
#244 opened by jopvanraaij - 0
Timestamp encoding with BC dates
#248 opened by cornerman - 0
Timestamp decoder/encoder does not support infinity
#247 opened by cornerman - 1
Support for call and call with param
#245 opened by pratikpparikh - 0
Encoder fails on java.util.LocalTime
#243 opened by kirillkh - 3
- 1
Await.result in README example?
#239 opened by fancywriter - 8
Use Java 8 date/time APIs instead of Joda Time
#189 opened by povder - 0
Docs for com.github.mauricio.async.db.pool.ConnectionPool regarding transactions still right?
#237 opened by rolandjohann - 1
- 0
How to set the "current schema" ?
#236 opened by guizmaii - 2
prepared statement not working when in operator in statement with conjunction with Seq[String]
#228 opened by shachr - 0
SSL mode is not being parsed
#234 opened by rolanddb - 0
Allow to customize bootstrap
#233 opened by vietj - 6
PostgreSQLConnection.connect blocks for almost 6 seconds, even though it returns a Future
#222 opened by sp-1234 - 0
- 0
When will batch operations be implemented?
#227 opened by tramchamploo - 0
Cannot handle errors inside AsyncDB.withPool { ... }
#226 opened by borsik - 3
Add (or document) way to handle the postgres `inet` and/or `cidr` data types
#221 opened by emanresusername - 1
Async wrapper for plain JDBC
#188 opened by povder - 2
Microsecond precision
#219 opened by zifeo - 2
Transaction, PG Connection and Async IO
#218 opened by corporatepiyush - 1
connection pool seems to be unbound
#213 opened by domdorn - 0
URLParser.parse can't identify '#' in string
#214 opened by yongdi - 3
Netty 4.1 binary compatible issue
#191 opened by jilen - 2
- 2
cross compile to scala 2.12
#210 opened by domdorn - 2
License for derivatives
#207 opened by ivanpopelyshev - 7
support Scala 2.12
#199 opened by xuwei-k - 1
Postgres rows
#204 opened by ivanpopelyshev - 1
Postgres different types of rowsAffected
#205 opened by ivanpopelyshev - 2
Use Java8 time instead of JodaTime
#198 opened by mdedetrich - 1
Caused by: com.github.mauricio.async.db.mysql.exceptions.MySQLException: Error 1461 - #42000 - Can't create more than max_prepared_stmt_count statements (current value: 16382)
#194 opened by jilen - 1
Regression Handling BigInt For Prepared Statements
#190 opened by cretz