hgourvest / node-firebird

Pure javascript and asynchronous Firebird client for Node.js.
Mozilla Public License 2.0
256 stars 128 forks source link

Correction of logic #346

Open sm1le404 opened 5 days ago

sm1le404 commented 5 days ago

This behavior leads to the fact that the encoding breaks when a database other than utf8 is installed on the database itself and there is no possibility of working with a raw buffer in order to fix it