Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated unitore module to accept single SQL query
The change in the module/move/unitore/src/executor/mod.rs allows for a single SQL query string as an argument, rather than a list of strings. Now, the 'subject().hint( "Query" )' method call supports Type::String.
- Loading branch information