Global converters can already be configured by SQL type, but sometimes it might be useful to have a per-column setting. For example, a single column might be encrypted or compressed.
These would need to be configured with the execute or immediately after and would only apply for the single SQL statement.
Prompted by a comment in #160 .
Global converters can already be configured by SQL type, but sometimes it might be useful to have a per-column setting. For example, a single column might be encrypted or compressed.
These would need to be configured with the execute or immediately after and would only apply for the single SQL statement.
Prompted by a comment in #160 .