Pinned
9 contributions in the last year
Less
More
Contribution activity
April 2021
stellingsimon has no activity
yet for this period.
March 2021
Created 1 repository
-
stellingsimon/mvce-jooq-issue-11658
Kotlin
•
Built by
Created an issue in jOOQ/jOOQ that received 11 comments
PostgresDatabase doesn't produce CHAR type length for CHAR(n)[] array types
Expected behavior Given this PostgreSQL schema: DROP SCHEMA IF EXISTS "MCVE" CASCADE; CREATE SCHEMA "MCVE"; CREATE TABLE "MCVE"."TEST" ( "ID" INT P…
11
comments