Skip to content

Errors fixed + slight change of the Run() behavior

Compare
Choose a tag to compare
@solher solher released this 26 Jul 13:13
· 17 commits to master since this release

Fixes #28 and #30.

Now the Run() methods falls back to unmarshaling the whole raw response when no result fields are present. This allows the use of the Run() methods with any administration task in addition to AQL queries.