fix-bigserial

解决bigserial类型列报114问题
This commit is contained in:
zxr6367587
2024-11-12 15:35:03 +08:00
committed by GitHub
parent 670f97146d
commit 868a04370e

View File

@@ -65,6 +65,7 @@ namespace FreeSql.GBase
case "SMALLFLOAT":
return;
case "BIGINT":
case "BIGSERIAL":
//Unkonw SQL type -- 114.
try
{