Add specialization information to one or more field descriptions.
Currently the only specialization supported is the capability to deal with long data e.g. BLOB or TEXT data in chunks by stipulating a chunkSize and a delegate to sink the data.
An array of ColumnSpecialization structs
See Implementation
Add specialization information to one or more field descriptions.
Currently the only specialization supported is the capability to deal with long data e.g. BLOB or TEXT data in chunks by stipulating a chunkSize and a delegate to sink the data.