更新项:

1. 实体的pick和omit增加对toPickData方法的支持
2. database和PostgresClient增加同一的类型IDatabase
This commit is contained in:
2024-11-11 10:17:11 +08:00
parent 803ca64276
commit 72e4025f89
6 changed files with 115 additions and 111 deletions

View File

@ -1,6 +1,6 @@
{
"name": "@yizhi/postgres",
"version": "1.0.4",
"version": "1.0.6",
"main": "dist/index.js",
"types": "typing/index.d.ts",
"scripts": {},