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 /insert_update_pricelist1.ktr | |
| parent | 8c9037d3c5ca9b0b29c316537b8a75a9725b65b2 (diff) | |
support boolean insert
Diffstat (limited to 'insert_update_pricelist1.ktr')
| -rw-r--r-- | insert_update_pricelist1.ktr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/insert_update_pricelist1.ktr b/insert_update_pricelist1.ktr index e1cd441..a3f0bd5 100644 --- a/insert_update_pricelist1.ktr +++ b/insert_update_pricelist1.ktr @@ -475,7 +475,7 @@ </attribute> <attribute> <code>SUPPORTS_BOOLEAN_DATA_TYPE</code> - <attribute>N</attribute> + <attribute>Y</attribute> </attribute> <attribute> <code>SUPPORTS_TIMESTAMP_DATA_TYPE</code> |
