CREATE TABLE TEST (id integer, name varchar(50));
insert 100.000 records and then load in the browser the following test
/tmp/node-firebird-tests
/tmp/node-firebird-tests/node_modules/firebird/firebird.js:31
superm.apply(this,arguments);
^
Error: Expecting Callback Function argument
at Connection.safe as commit
at Connection. (/tmp/node-firebird-tests/node_modules/firebird/firebird.js:26:16)
at Connection.g (events.js:180:16)
at Connection.emit (events.js:92:17)
CREATE TABLE TEST (id integer, name varchar(50)); insert 100.000 records and then load in the browser the following test
/tmp/node-firebird-tests
/tmp/node-firebird-tests/node_modules/firebird/firebird.js:31 superm.apply(this,arguments); (/tmp/node-firebird-tests/node_modules/firebird/firebird.js:26:16)
at Connection.g (events.js:180:16)
at Connection.emit (events.js:92:17)
^ Error: Expecting Callback Function argument at Connection.safe as commit at Connection.