Skip to content

Fixed issue with run() method

Dian Fay requested to merge github/fork/xivSolutions/master into master

Created by: xivSolutions

execeute() was not being called in the run() method. Oops. Also added example of executing arbitrary SQL via the run() method to the callbacks.js file in examples.

Merge request reports