mirror of
https://github.com/SOCI/soci.git
synced 2026-02-14 18:28:40 -06:00
Oracle historically treats empty VARCHAR[2] column values as nulls, so we need to adjust the string length unit test to provide indicators when retrieving the value of a possibly null string and use nvl() to compute its length to make this test pass when using this backend.
12 KiB
12 KiB