This is an automated email from the ASF dual-hosted git repository.
aradzinski pushed a change to branch NLPCRAFT-111
in repository https://gitbox.apache.org/repos/asf/incubator-nlpcraft.git.
from 31ab7cf WIP.
add bff04ca Update NCExternalConfigManager.scala
add 9077ce6 Sql generator tool test added.
add 1107db2 Merge branch 'master' into NLPCRAFT-228
add b28cb3f Minor fix.
add 79ad8cf WIP.
add 861373f Merge branch 'master' into NLPCRAFT-211
add 409ad8d Merge branch 'master' into NLPCRAFT-228
new a581129 WIP.
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
nlpcraft/pom.xml | 2 +-
.../common/extcfg/NCExternalConfigManager.scala | 29 ++++++---
.../nlpcraft/examples/sql/NCSqlGeneratorSpec.scala | 70 ++++++++++++++++++++++
3 files changed, 91 insertions(+), 10 deletions(-)
create mode 100644
nlpcraft/src/test/scala/org/apache/nlpcraft/examples/sql/NCSqlGeneratorSpec.scala