jooq/jOOQ-codegen
Knut Wannheden 791ed71c5b [jOOQ/jOOQ#9603] Change names to conform with SQL standard
The names of the XML elements in `jooq-meta-3.13.0.xsd` corresponding to
sequence flags have been changed to conform with the SQL standard.

Additionally the type of the numeric sequence flags have been changed
from `Long` to `BigInteger` and consequently also in other APIs from
`Long` to `Number`.
2019-12-05 13:51:48 +01:00
..
src/main [jOOQ/jOOQ#9603] Change names to conform with SQL standard 2019-12-05 13:51:48 +01:00
.gitignore
LICENSE.txt
NOTICE.txt [jOOQ/jOOQ#8615] Missing NOTICE file from commons-lang 2019-05-21 12:23:17 +02:00
pom.xml Preparing master for 3.13 release cycle 2019-08-29 16:12:59 +02:00