增加虚拟列;
修复查询bug; UpdateBuilder和InsertBuilder增加自定义值
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@yizhi/postgres",
|
||||
"version": "1.0.1",
|
||||
"version": "1.0.4",
|
||||
"main": "dist/index.js",
|
||||
"types": "typing/index.d.ts",
|
||||
"scripts": {},
|
||||
@ -19,4 +19,4 @@
|
||||
"@types/pinyin": "^2.10.2",
|
||||
"typescript": "^5.6.3"
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user