Alexander Koblov
Alexander Koblov
SimpleDeleteTest in executor_test.cpp incorrectly checks if index does not have removed row anymore.
SimpleDeleteTest in executor_test.cpp checks if index does not have removed row anymore. See lines 359-372: const Tuple index_key = Tuple(result_set[0]); std::unique_ptr delete_plan; { delete_plan = std::make_unique(scan_plan1.get(), table_info->oid_); } GetExecutionEngine()->Execute(delete_plan.get(), nullptr,...
Also ability to read sc-list in old and new format
What should we do, if there is no sc-list in repo? Just Load All? Or write some more meaningfull error?
Currently cache-tort-git puts files from all different csp apps in one folder `csp`. That is bad, because these apps might contain files with the same name
Use %Compiler.UDL.TextServices for class import/export
To implement getViewDDL I added a plugin for InterSystems IRIS ./build.sh was successful.
@ZitRos made good point. If these guidelines are for newcomers then we should explain what does "dotted syntax" means. Or provide some reference to the samples of it. E.g. http://docs.intersystems.com/cache20152/csp/docbook/DocBook.UI.Page.cls?KEY=RCOS_cdo_legacy