MySQL UUID test.
RAW rename to Raw.
This commit is contained in:
parent
3089bffa1c
commit
d235385c2a
6 changed files with 35 additions and 8 deletions
|
|
@ -152,7 +152,7 @@ func TestExpressionCast(t *testing.T) {
|
|||
GREATEST(AllTypes.Numeric, AllTypes.NumericPtr),
|
||||
LEAST(AllTypes.Numeric, AllTypes.NumericPtr),
|
||||
|
||||
RAW("current_database()"),
|
||||
Raw("current_database()"),
|
||||
)
|
||||
|
||||
//fmt.Println(query.DebugSql())
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue