修复数据库中反斜杠转义问题

This commit is contained in:
2025-03-13 09:07:58 +08:00
parent c5e5a1e251
commit 1896efa891
3 changed files with 4 additions and 4 deletions

View File

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