extended api

This commit is contained in:
zhuyasen
2024-06-28 23:56:08 +08:00
parent 5888ec77d2
commit 994a90850e
52 changed files with 7909 additions and 1084 deletions

View File

@@ -143,6 +143,8 @@ func Test_getOptions(t *testing.T) {
ColumnPrefix: "ColumnPrefix",
NoNullType: true,
NullStyle: "sql",
IsWebProto: true,
IsExtendedApi: true,
}
o := setOptions(a)