Reference bug
This commit is contained in:
parent
47db0644c9
commit
4547ae932a
@ -1,6 +1,6 @@
|
||||
var _ = require('underscore')
|
||||
, Step = require('step')
|
||||
, pg = require('pg');//.native;
|
||||
, pg = require('pg');//.native; // disabled for now due to: https://github.com/brianc/node-postgres/issues/48
|
||||
_.mixin(require('underscore.string'));
|
||||
|
||||
// PSQL
|
||||
|
Loading…
Reference in New Issue
Block a user