日期字段增加主键选项

This commit is contained in:
2024-11-25 09:43:02 +08:00
parent 2ccd5af611
commit fdabf685e8
2 changed files with 7 additions and 7 deletions

View File

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