Node Adodb Versions Save

A node.js javascript client implementing the ADODB protocol on windows.

5.0.3

4 years ago
  • 🐛 Fixed error catch

5.0.1

5 years ago
  • ⬆️ Bump dev deps

5.0.0

5 years ago
  • Add ADODB.PATH configrue
  • [Breaking] Drop node < 6.0.0 support

4.2.2

6 years ago
  • Update typescript declaration file

4.2.1

6 years ago
  • Update json.js
  • Add message for SQL contain reserved words and symbols #55

4.2.0

6 years ago
  • Support x64
  • Fixed spawn error catch bugs

4.1.0

6 years ago
  • Refactoring code
  • Add node 10 test

4.0.9

6 years ago
  • Clean code and file
  • Update configure file
  • Refactoring proxy.js, ensure the integrity of data reception

4.0.8

6 years ago
  • Clean package.json
  • Use require.resolve instead __dirname

4.0.7

6 years ago
  • Update deps