rename namespace
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
package simql
|
||||
package sqimple
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package simql
|
||||
package sqimple
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
package simql
|
||||
package sqimple
|
||||
|
||||
type Query interface {
|
||||
Args() []any
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package simql
|
||||
package sqimple
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package simql
|
||||
package sqimple
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
package simql
|
||||
package sqimple
|
||||
|
||||
import (
|
||||
"testing"
|
||||
|
||||
Reference in New Issue
Block a user