Skip to content

Update to allow IdDictDetDescrCnv to read dictionaries from DB CLOB

Marcin Wolter requested to merge (removed):MW_devel_BLOB into master

The info is read from DB CLOB and saved in the temp file, which is read later. In the next step we should think, how to avoid using the temporary file (on the other hand the file could be useful for debugging).

Edited by Marcin Wolter

Merge request reports