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

@@ -5,7 +5,7 @@
package gocqlx_test
import (
"github.com/gocql/gocql"
gocql "github.com/apache/cassandra-gocql-driver/v2"
"github.com/scylladb/gocqlx/v3"
"github.com/scylladb/gocqlx/v3/qb"