diff options
| author | stephanchrst <stephanchrst@gmail.com> | 2023-09-19 10:55:10 +0700 |
|---|---|---|
| committer | stephanchrst <stephanchrst@gmail.com> | 2023-09-19 10:55:10 +0700 |
| commit | 0ee46cbe530976dbac58929eb2bccc4b3057fafe (patch) | |
| tree | 6a919f3407b392247e97f69a7a1cfc3392610d51 /update_count_trx_po_vendor.ktr | |
| parent | 8c9037d3c5ca9b0b29c316537b8a75a9725b65b2 (diff) | |
support boolean insert
Diffstat (limited to 'update_count_trx_po_vendor.ktr')
| -rw-r--r-- | update_count_trx_po_vendor.ktr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/update_count_trx_po_vendor.ktr b/update_count_trx_po_vendor.ktr index 2dc4f32..44d0ca4 100644 --- a/update_count_trx_po_vendor.ktr +++ b/update_count_trx_po_vendor.ktr @@ -474,7 +474,7 @@ </attribute> <attribute> <code>SUPPORTS_BOOLEAN_DATA_TYPE</code> - <attribute>N</attribute> + <attribute>Y</attribute> </attribute> <attribute> <code>SUPPORTS_TIMESTAMP_DATA_TYPE</code> |
