-
`OptionalRowMapperFactory` doesn't change how underlying mappers interpret propagating nulls. So, a common use case will cause `NullPointerException`. If a `SqlQuery` returns an `Optional` single colu…
-
Currently when doing a SQL query and redirecting to CSV file with -csv option, numeric IDs are not quoted.
Also, although multi-line strings are quoted and handled by CSV importer program, Google D…
-
![image](https://user-images.githubusercontent.com/62930150/213103957-1eae8c1b-284f-4885-aaaf-66ea6ae768c0.png)
```
2023-01-18 15:32:25.540 +0900 [ERROR] (3073@[0:KOP]+RCMD_KEYWORD+RCMD_KEYWORD_RA…
-
I have the following (simplified) DAO code:
```
import org.jdbi.v3.core.Jdbi
import org.jdbi.v3.sqlobject.statement.SqlQuery
import java.time.Duration
class StupidDAO(jdbi: Jdbi) : StupidSql …
-
**Is your feature request related to a problem? Please describe.**
before insert table can not execute python function to convert data
**Describe the solution you'd like**
before insert table ca…
-
Outcome: a tutorial with one or all three ORM packages used
Goal: use higher-level relational algebra, instead of hand-coded SQL
Motivation: less code, easy to expand and re-use
Options Sqlalchemy, S…
-
Currently our performance will not stack up well with other Python ORMs, however we can't work on improving performance without having a baseline to work from.
We should also provide context for thes…
-
While creating multiple accounts with the same external key in parallel, we sometimes get the following exception:
```
2020-08-20T00:42:18,429+0000 lvl='WARN', log='EntitySqlDaoWrapperInvocationHa…
-
## Description
Currently, configuring Jdbi involves some manual setup, which can be cumbersome and error-prone, especially in complex environments with multiple datasources and varying plugin requi…
ghost updated
2 months ago
-
```
The DQguru's current UI for choosing source tables is very tedious,
requiring you to choose from multiple comboboxes. We can do much better.
The cube chooser UI from the Wabit is an excellent ex…