dbutil: RewriteTable, generalize table.RewriteRows to copy from source table to destination table with row transformation
This commit is contained in:
committed by
Michal Jan Matczuk
parent
13ef8ceaf1
commit
69f6f201f2
6
dbutil/doc.go
Normal file
6
dbutil/doc.go
Normal file
@@ -0,0 +1,6 @@
|
||||
// Copyright (C) 2017 ScyllaDB
|
||||
// Use of this source code is governed by a ALv2-style
|
||||
// license that can be found in the LICENSE file.
|
||||
|
||||
// Package dbutil provides various utilities built on top of core gocqlx modules.
|
||||
package dbutil
|
||||
Reference in New Issue
Block a user