node-persist icon indicating copy to clipboard operation
node-persist copied to clipboard

connection.runSqlFromFile throw exception.

Open taoyuan opened this issue 12 years ago • 0 comments

execute connection.runSqlFromFile throw:

Uncaught ReferenceError: self is not defined.
      at /.../node_modules/persist/lib/connection.js:310:9
      at /.../node_modules/persist/lib/connection.js:355:16
      at fs.js:266:14
      at Object.oncomplete (fs.js:107:15)

taoyuan avatar Jul 22 '13 09:07 taoyuan