|
9.1.0.0001
|
Changed and Enhanced Features:
- APIS-402: Improve the invoking of cci_disconnect().
- Enable cci_connect_ex(), cci_connect_with_url_ex(), escape_string() APIs for Windows platform.
- APIS-57: Add the support of binding NULL value.
- APIS-341: Add the support to insert enum type data by index.
- APIS-399: Update the prompt when the DBI version is lower than 1.61.
- APIS-442: When exporting a NULL LOB, the error msg changed to: Exporting NULL LOB is invalid
- Update test case to solve the error in "make test".
- Update the urls infomation in README.
Fixed bugs:
- APIS-442: Fix segment fault when exporting NULL BLOB.
- APIS-436: Fix the memory leak when using insert_id function in Windows platform.
- APIS-83: Fix the error when inquiring column_info informantion about set, multiset and sequence type.
- APIS-359: Fix the segment fault when exporting a non-exist row by cubrid_lob_export.
- APIS-465: Fix the segment fault when using cubrid_lob_export to export multiple rows.
|