jorgeazevedo / node-sqlserver-unofficial

An unofficial binary distribution of Microsoft's node-sqlserver driver, a node.js module to connect to MS/Azure SQL databases.
MIT License
39 stars 11 forks source link

Add support for 0.8 and 0.10 on the same package #2

Closed jorgeazevedo closed 10 years ago

jorgeazevedo commented 10 years ago

So the idea is to have a bin/ dir inside lib/ with all the binaries. The code would then try to require all of them in turn.