CQL icon indicating copy to clipboard operation
CQL copied to clipboard

Expose option for altering default `id` column types during jdbc export

Open o1lo01ol1o opened this issue 4 years ago • 0 comments

AFAICT, we can specify the integer at which a an export will start but we can't specify what underlaying type should be used. There should probably be a per-entity substitution option as, for example, in postgresql, some entities will need the bigint psql type and some will be fine with the smaller integer types.

o1lo01ol1o avatar May 04 '21 09:05 o1lo01ol1o