-
### Describe the bug
* If you set a display type under visualization -> data -> style, you cannot reset the chart so the general-level display type is respected.
* This is really annoying. there sh…
-
### For below config:
```
{
input {
jdbc {
jdbc_validate_connection => true
jdbc_connection_string => "jdbc:postgresql://127.0.0.1:5433/Wallet_DB"
jdbc_user => "postgres"
jdbc_p…
-
I am sure all DBs could benefit by having a view that shows UDTs.
This has been mentioned before in #389, #395
The view could show type name, definition, comments, and related constraints.
As a…
-
**Describe the bug**
When a timestamp column (`Date` in the example) value is returned without millisecond precision Metabase only show a Time.
This works ok with version 0.38.4.
I'm using Po…
-
### Current Behavior
Today I saw this
=> There are 2 zombie processes.
after login to my system. This is new. I don't have any zombie processes on my system.
ps shows
```
$ ps aux | …
-
EclipseLink is generated a SQL query from JPQL to PostgreSQL that is rejected by the database.
For example, the JPQL SELECT this.publicDebt / this.numFullTimeWorkers FROM DemographicInfo WHERE EXTR…
-
Please fill out the detail below, it helps me investigate the bug:
1. Driver (Ex: PostgreSQL 10.0): PostgreSQL 9.5.0
2. DBngin build number: 1.1
3. macOS version: 10.14
4. The steps to rep…
-
### What version of SQLBoiler are you using (`sqlboiler --version`)?
`SQLBoiler v4.16.2`
### What is your database and version (eg. Postgresql 10)
`sqlite3`
### If this happened at generation …
-
### dbColumnInfo function does not provide the datatype name of the column
### PostgreSQL 9.3
### Using JDBC drivers
On calling dbColumnInfo using JDBC drivers, the following column are re…
-
All the drivers in a language need to follow the same specifications, the same conventions, and have a lot of similar scaffolding. For maintainability's and testing's sake it may make more sense to cr…