Types rename.
This commit is contained in:
parent
db43f471ec
commit
18bbf1b5fb
32 changed files with 98 additions and 97 deletions
|
|
@ -160,7 +160,7 @@ func TestFuncLEAST(t *testing.T) {
|
|||
func TestInterval(t *testing.T) {
|
||||
query := INTERVAL(`6 years 5 months 4 days 3 hours 2 minutes 1 second`)
|
||||
|
||||
queryData := &queryData{}
|
||||
queryData := &sqlBuilder{}
|
||||
|
||||
err := query.serialize(select_statement, queryData)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue