Delete everything except query builder

This commit is contained in:
2025-11-20 16:09:09 +01:00
parent d9ec9f889d
commit 84c58f45a3
47 changed files with 43 additions and 10582 deletions

View File

@@ -7,7 +7,7 @@ package gocqlx
import (
"reflect"
"github.com/gocql/gocql"
gocql "github.com/apache/cassandra-gocql-driver/v2"
)
// Transformer transforms the value of the named parameter to another value.