Closed hjsu closed 7 years ago
I think it'd be neat for db.run to be able to take in options, allowing for the use of decompose on raw queries.
db.query will already do this. I need to document that then probably deprecate db.run.
db.query
db.run
Submitted a pr: https://github.com/dmfay/massive-js/pull/508
all done here.
I think it'd be neat for db.run to be able to take in options, allowing for the use of decompose on raw queries.