tet123/debezium-quarkus-outbox/deployment
Chris Cranford 8c10e0ae66 DBZ-1711 Introduce more build-time column configuration options
The extension's columns for the outbox table can now be fully customized by using
build-time configuration properties to influence a column's database definition,
the columns length/precision/scale/nullability as well as specifying a JPA
AttributeConverter.  While not all theses options apply to every column, such as
the identifier, the goal is to allow flexibility.
2020-02-12 13:45:18 -05:00
..
src/main/java/io/debezium/outbox/quarkus/deployment DBZ-1711 Introduce more build-time column configuration options 2020-02-12 13:45:18 -05:00
pom.xml [maven-release-plugin] prepare for next development iteration 2020-02-05 08:54:52 -05:00