node-firebird status for Firebird Advent 2022
https://qiita.com/advent-calendar/2022/firebird
also for Javascript Advent
https://qiita.com/advent-calendar/2022/javascript
This year we have seen several releases with a few features and changes :
Version 1.1.0 Changes :
- Srp implementation by @maratth in #242
- Add optional callback for pool destroy by @Tomas2D in #244
- Set protocolVersion as optional in escape function (TypeScript) by @Rafatcb in #248
- Bump glob-parent from 5.1.0 to 5.1.2 by @dependabot in #252
- Fix tsc build issues by @777777miSSU7777777 in #255
- Automatically reconnect to database by @Tomas2D in #259
- Fix attaching to database if database does not exists by @Tomas2D in #260
- Add definitions to transaction isolation modes by @Rafatcb in #262
- Added configurable character set for connections. by @thekevinbrown in #272
- feat(blob): add support value text for blob subtype 1 by @jesusvilla in #274
- feat(blob): add support unique transaction for get blob by @jesusvilla in #275
Version 1.1.2 Changes :
- perf: add more solutions by @jesusvilla in #280
Version 1.1.3 Changes :
- fix(blobAsText): add compatibility with wire protocol version >= 13 by @jesusvilla in #282
Version 1.1.4 Changes :
- Fix Typo : Replace ISOLATION_READ_COMMITED with ISOLATION_READ_COMMITTED mentioned here #262
Npm trends for node-firebird package
No comments:
Post a Comment