修复查询问题

This commit is contained in:
2024-11-29 16:49:52 +08:00
parent fdabf685e8
commit 45919defc6
2 changed files with 51 additions and 15 deletions

View File

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