Skip to content

jklingsporn/jooq-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

jooq-test

code generated using this postgres schema

CREATE TABLE public.test (
	foo serial NOT NULL,
	bar varchar NOT NULL
)
WITH (
	OIDS=FALSE
) ;

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages