wankdanker / node-odbc

ODBC bindings for node
MIT License
174 stars 79 forks source link

Removing executable permissions from all files. Also legacy removal #56

Closed markdirish closed 5 years ago

markdirish commented 5 years ago

On Linux, chmod from 755 to 644 (which should be standard on these files that don't need to be run)

Also, legacy was still exported even though the directory was deleted. Removed from odbc.js