mirror of
https://github.com/nsnail/FreeSql.git
synced 2025-06-20 04:48:16 +08:00
修复 pgsql 中 hstore 中 value 错误赋值为 key 的问题,并允许 value 值为 NULL。
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@ -244,4 +244,8 @@ ModelManifest.xml
|
||||
.paket/paket.exe
|
||||
|
||||
# FAKE - F# Make
|
||||
.fake/
|
||||
.fake/
|
||||
|
||||
# JetBrains Rider
|
||||
.idea/
|
||||
*.sln.iml
|
Reference in New Issue
Block a user