Running this simple example causes clone() to throw with following error:
Cannot read property 'apply' of undefined\n at /home//node_modules/sql-bricks/nodemodules /underscore/underscore.js:229:48\n at Array.map ()\n at Function..map._.collect (/home//node_modules/sql-bricks/node_modules/underscore/underscore.js:97:56)
Running this simple example causes
clone()
to throw with following error: