mirror of
https://github.com/zhufuyi/sponge.git
synced 2025-10-06 01:07:08 +08:00
extended api
This commit is contained in:
@@ -143,6 +143,8 @@ func Test_getOptions(t *testing.T) {
|
||||
ColumnPrefix: "ColumnPrefix",
|
||||
NoNullType: true,
|
||||
NullStyle: "sql",
|
||||
IsWebProto: true,
|
||||
IsExtendedApi: true,
|
||||
}
|
||||
|
||||
o := setOptions(a)
|
||||
|
Reference in New Issue
Block a user