Commit Graph

11 Commits

Author SHA1 Message Date
Dmitry Kropachev
ab80d70106 Update golangci-lint and turn it on in CI 2024-06-19 08:08:54 +02:00
Pavle Kosutic
2942397ab6 Code generation for structs for tables 2022-06-30 13:22:58 +02:00
Michał Matczuk
fe1498fe13 migrate: add support for new Go io/fs.FS
This patch adds FromFS function and lets you use the new go:embed directive to add the migration files to the binary.
Also, migration tests use an in memory FS impl instead of working with tmp directories.
2021-04-30 11:19:14 +02:00
Michał Matczuk
0675f72f4f Updated examples and README for 2.0
Signed-off-by: Michał Matczuk <michal@scylladb.com>
2020-04-23 16:23:30 +02:00
Daniel Lohse
0ee9ef8bda Update gocql version to the latest master 2020-02-05 15:23:06 +01:00
Michał Matczuk
0f06ab790c go mod tidy
Signed-off-by: Michał Matczuk <michal@scylladb.com>
2020-01-07 16:01:17 +01:00
Michał Matczuk
3cba305eef Revert "Replace gocql => github.com/scylladb/gocql"
This reverts commit 3e60935d2a.
2020-01-07 15:59:15 +01:00
Michał Matczuk
3e60935d2a Replace gocql => github.com/scylladb/gocql
Signed-off-by: Michał Matczuk <michal@scylladb.com>
2019-11-07 16:13:50 -08:00
Henrik Johansson
eadf9b5427 mod: dependencies updated 2019-05-14 08:52:59 +02:00
Vishal Rana
3a6a3da0c7 Updated deps
Signed-off-by: Vishal Rana <vr@labstack.com>
2019-04-24 09:37:01 +02:00
Henrik Johansson
049bfa4a92 reflectx: bump go-reflectx version to v1.0.1
Modules files are also updated by "go mod tidy".
2019-03-28 10:54:55 +01:00