Switch to hosting on source.gleipnir.technology
All checks were successful
/ test (push) Successful in 3s
All checks were successful
/ test (push) Successful in 3s
This commit is contained in:
parent
30cc7321c5
commit
34e5dcbb17
172 changed files with 493 additions and 490 deletions
|
|
@ -7,10 +7,10 @@ import (
|
|||
|
||||
"github.com/stretchr/testify/require"
|
||||
|
||||
"github.com/Gleipnir-Technology/jet/internal/testutils"
|
||||
"github.com/Gleipnir-Technology/jet/tests/.gentestdata/mysql/dvds/model"
|
||||
"source.gleipnir.technology/Gleipnir/jet/internal/testutils"
|
||||
"source.gleipnir.technology/Gleipnir/jet/tests/.gentestdata/mysql/dvds/model"
|
||||
|
||||
. "github.com/Gleipnir-Technology/jet/mysql"
|
||||
. "source.gleipnir.technology/Gleipnir/jet/mysql"
|
||||
)
|
||||
|
||||
func TestRawStatementSelect(t *testing.T) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue