UNPKG

ts-hdb

Version:

hdb driver with typescript

82 lines (43 loc) 3.74 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ### [0.1.10](https://github.com/Soontao/ts-hdb/compare/v0.1.9...v0.1.10) (2024-05-10) ### [0.1.9](https://github.com/Soontao/ts-hdb/compare/v0.1.8...v0.1.9) (2024-05-10) ### Bug Fixes * **deps:** update dependency @newdash/newdash to v5.22.1 ([fb7bc34](https://github.com/Soontao/ts-hdb/commit/fb7bc3475feb9bcdfdcab74bc66f446abb0ccaaf)) * **deps:** update dependency hdb to v0.19.6 ([7362003](https://github.com/Soontao/ts-hdb/commit/73620033aad859c4f24c992e3a080c3eca3fd7c3)) * **deps:** update dependency hdb to v0.19.7 ([939cef1](https://github.com/Soontao/ts-hdb/commit/939cef1fa170fdb085a1b25751bf010784474f15)) * **deps:** update dependency hdb to v0.19.8 ([f36aed9](https://github.com/Soontao/ts-hdb/commit/f36aed9812cb9a4ac30391cf5d76cbbfba651635)) ### [0.1.8](https://github.com/Soontao/ts-hdb/compare/v0.1.7...v0.1.8) (2023-04-26) ### Features * async generator ([6fd90f8](https://github.com/Soontao/ts-hdb/commit/6fd90f882ae5e36d94bd7326e794fe65cbd78ee7)) ### [0.1.7](https://github.com/Soontao/ts-hdb/compare/v0.1.6...v0.1.7) (2022-06-13) ### Bug Fixes * lint ([03da38f](https://github.com/Soontao/ts-hdb/commit/03da38f7b4e9dd6f0c0858ea7f6a2a3f92f58871)) * ut ([1919fe9](https://github.com/Soontao/ts-hdb/commit/1919fe9f3ab442cbd5d463b8dd249a4398087054)) ### [0.1.6](https://github.com/Soontao/ts-hdb/compare/v0.1.5...v0.1.6) (2022-03-09) ### [0.1.5](https://github.com/Soontao/ts-hdb/compare/v0.1.4...v0.1.5) (2021-12-15) ### Features * refactor stream ([eae55c8](https://github.com/Soontao/ts-hdb/commit/eae55c8bc3a09a5e0adf1c3085a17ff871308c5c)) * stream sugar for statement ([11f1f8d](https://github.com/Soontao/ts-hdb/commit/11f1f8dda319ade5f668b542cc855e91907bc27c)) * support stream list ([b94d7dd](https://github.com/Soontao/ts-hdb/commit/b94d7dd808c11e75fe4bbbfd29efb7e2ba7d54c7)) * support upsert ([873336b](https://github.com/Soontao/ts-hdb/commit/873336b3bab761ef484b61e8e90cedb2d0218857)) ### [0.1.4](https://github.com/Soontao/ts-hdb/compare/v0.1.3...v0.1.4) (2021-12-11) ### Features * enhance type ([0d4d7c2](https://github.com/Soontao/ts-hdb/commit/0d4d7c2cb1305a73e702a767ddb63ec2419970b6)) * enhanced type & document ([be25337](https://github.com/Soontao/ts-hdb/commit/be253376198625ce8b24fa8d3adea4aa549f7e55)) * more types ([3b2da1c](https://github.com/Soontao/ts-hdb/commit/3b2da1c582f2587d440ded7d23e0e1c260454157)) ### Bug Fixes * type ([33a3afb](https://github.com/Soontao/ts-hdb/commit/33a3afba59fbe6ad1f843e2bc36b4f7de5ff445e)) * ut ([80c01a5](https://github.com/Soontao/ts-hdb/commit/80c01a556bda6c5e1154884826ba7b52e3e38b3f)) ### [0.1.3](https://github.com/Soontao/ts-hdb/compare/v0.1.2...v0.1.3) (2021-12-06) ### Features * [#1](https://github.com/Soontao/ts-hdb/issues/1), [#2](https://github.com/Soontao/ts-hdb/issues/2) ([6e62fd7](https://github.com/Soontao/ts-hdb/commit/6e62fd763165d46268d1ee4756610f38491dc9e3)) * type enhance ([69d35fd](https://github.com/Soontao/ts-hdb/commit/69d35fda45a02a4b0b5222144825550081e8c6d4)) ### [0.1.2](https://github.com/Soontao/ts-hdb/compare/v0.1.1...v0.1.2) (2021-11-28) ### Bug Fixes * ci ([d0d04aa](https://github.com/Soontao/ts-hdb/commit/d0d04aa5fb73e11f0b1065ae370d33fce5063f27)) ### 0.1.1 (2021-11-28) ### Features * more test ([3dbf04c](https://github.com/Soontao/ts-hdb/commit/3dbf04c67761ed004bc77b0c3f40a3d6b18cfd09)) * update ([e422e02](https://github.com/Soontao/ts-hdb/commit/e422e02e0c09e83aba0b0608f9e701d7f076698f)) * v1 ([4b70357](https://github.com/Soontao/ts-hdb/commit/4b70357243b11cf0685f8e45ef5291cc51c63fdf))