
qc_get_table_names() and qc_get_database_names() now always set the number items, also in case of error. That is, it is now always safe to start iterating using the number of items without first checking the returned pointer.
qc_get_table_names() and qc_get_database_names() now always set the number items, also in case of error. That is, it is now always safe to start iterating using the number of items without first checking the returned pointer.