Skip to content

desiderantes/pg-udt-array

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Example for a jOOQ error on INSERT of an UDT array

To create the db instance, run docker run --name postgres-udt-array -e POSTGRES_PASSWORD=test -e POSTGRES_USER=test -d postgres Then run the generation with mvn clean flyway:clean flyway:migrate jooq-codegen:generate

You can run the project with mvn spring-boot:run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published