Skip to content

CUBRID 10.1 Node.js Driver

Latest
Compare
Choose a tag to compare
@kisoo-han kisoo-han released this 20 Jul 05:15
· 4 commits to develop since this release
Implement Protocol v7 and Timezone (#53)

* update protocol to v7

* add timezone to CASConstants

* add parsing about timezone

* update testcase for PROTOCOL_V7

* improve testcase for calling createConnection as default

* implement timezone for PROTOCOL_V7

* add test code for Timezone

* add 'moment-timezone' because DST issue