Commit Graph

  • 01be91c745 GetCAS: check if the query has a build error before trying to execute it ok32 2021-04-30 21:17:32 +03:00
  • d123214401 migrate: refactor examples to use the new FromFS function Michał Matczuk 2021-04-30 11:30:55 +02:00
  • fe1498fe13 migrate: add support for new Go io/fs.FS Michał Matczuk 2021-04-29 18:19:32 +02:00
  • 7980a955be github: force Go 1.16 or higher Michał Matczuk 2021-04-29 18:24:02 +02:00
  • c51d7713a2 go mod update go to 1.16 Michał Matczuk 2021-04-29 17:27:59 +02:00
  • 412899a9b2 example_test: lwtLock, add serial consistency Michał Matczuk 2020-12-03 13:26:26 +01:00
  • 233aa4295f example_test: Modernize with using Query(session) pattern Michał Matczuk 2020-12-03 13:22:40 +01:00
  • 1b6e643584 migrate: Add example Michał Matczuk 2020-12-03 12:52:48 +01:00
  • 9dd79fc620 migrate: Add CallbackRegister Michał Matczuk 2020-12-03 11:33:14 +01:00
  • fbe7bc45b5 migrate: Remove "failed" wording from error messages Michał Matczuk 2020-12-03 11:32:29 +01:00
  • d25129e2fc migrate: Add support CQL comment callbacks Michał Matczuk 2020-12-02 13:18:49 +01:00
  • 41e4a3fa11 README: Remove leading spaces Michał Matczuk 2020-12-03 11:29:29 +01:00
  • 69f6f201f2 dbutil: RewriteTable, generalize table.RewriteRows to copy from source table to destination table with row transformation Michał Matczuk 2020-12-02 14:08:49 +01:00
  • 13ef8ceaf1 table: Add RewriteRows Michał Matczuk 2020-10-30 15:15:39 +01:00
  • bc762ebc01 table: Add SelectAll Michał Matczuk 2020-10-30 15:06:36 +01:00
  • 5a48acca36 table: Add InsertBuilder Michał Matczuk 2020-10-30 15:02:48 +01:00
  • 7d3868d381 github: Migrate from travis to GH actions Michał Matczuk 2020-10-30 15:29:21 +01:00
  • 4ea6f42a51 Added Context variants of Query functions Maciej Zimnoch 2020-06-18 10:42:02 +02:00
  • 8af6506cde table: add GetQuery shortcut to Queryx Maciej Zimnoch 2020-06-17 16:54:58 +02:00
  • 4f4f94e2e6 qb: Added shortcuts to Queryx Maciej Zimnoch 2020-06-17 16:36:24 +02:00
  • 564db08698 table: Added shortcuts to Queryx Maciej Zimnoch 2020-06-17 15:50:34 +02:00
  • 009b5ec4b5 Update README.md Michal Jan Matczuk 2020-06-09 09:19:13 +02:00
  • 1083dcf024 qb.BatchBuilder: Remove deprecated flag and add comments on its limitation and warning xiang.wang 2020-06-02 11:31:46 +08:00
  • d76ea6c678 Specify explicitly that use gocql.Session.NewBatch instead of the deprecated BatchBuilder. xiang.wang 2020-05-29 18:47:02 +08:00
  • b79c395c11 Specify explicitly that use gocqlx.Session.Qury API insteawd of the deprecated Query API xiang.wang 2020-05-29 18:14:43 +08:00
  • ae6d066255 Add NewSession function Michał Matczuk 2020-05-21 14:03:57 +02:00
  • a721151829 Update README.md Michal Jan Matczuk 2020-05-13 14:09:00 +02:00
  • cea42f14c7 Update tests to use v2 Michał Matczuk 2020-04-29 09:50:30 +02:00
  • e90337b9ca Update README.md Michal Jan Matczuk 2020-04-29 09:35:08 +02:00
  • fa54f5347b Add go module v2 suffix Michal Jan Matczuk 2020-04-29 09:27:42 +02:00
  • 507391a34c Update README.md Michal Jan Matczuk 2020-04-23 17:44:01 +02:00
  • 0675f72f4f Updated examples and README for 2.0 Michał Matczuk 2020-04-20 18:00:01 +02:00
  • 227d152ac2 iterx: Minor test refactoring Michał Matczuk 2020-04-22 12:16:33 +02:00
  • 52c5f6873a queryx: Added CAS functions (#98) Maciej Zimnoch 2020-04-20 19:43:32 +02:00
  • 9655ae5b49 qb: Deprecate Batch in favour of session.NewBatch Michał Matczuk 2020-04-22 10:09:23 +02:00
  • 33e08981ad queryx: Add test to check that all methods are wrapped Michał Matczuk 2020-04-21 15:34:28 +02:00
  • 6f3b4bc8e5 tavis: Bump Scylla version to 4.0.rc1 Michał Matczuk 2020-04-21 15:13:16 +02:00
  • 33ae600ba4 Modernised tests Michał Matczuk 2020-04-21 11:10:19 +02:00
  • 95d96fa939 Merge pull request #3 from hailocab/upstream-merge Michał Matczuk 2020-04-20 17:39:17 +02:00
  • ab279e68ed Automated UDT support Michał Matczuk 2020-04-15 17:06:29 +02:00
  • 2569c3dd8f makefile: moved running Scylla to makefile target Michał Matczuk 2020-04-17 11:36:05 +02:00
  • 1e766b10c9 Update benchmark results in README Michał Matczuk 2020-04-17 11:55:33 +02:00
  • a08a66ee85 iterx: Allow forcing scanning as struct Martin Sucha 2019-11-06 15:33:37 +01:00
  • a9ce16bfc6 iterx: Refactor DefaultUnsafe handling Michał Matczuk 2020-04-16 12:55:31 +02:00
  • 92c739c2db makefile: Update golang CI lint Michał Matczuk 2020-04-16 12:18:01 +02:00
  • e796a82d11 makefile: Disable test cache Michał Matczuk 2020-04-16 12:16:52 +02:00
  • 17f58c5605 travis: Add scylla version env variable Michał Matczuk 2020-04-16 12:08:57 +02:00
  • 710f921b79 Remove deprecated top level functions Get and Select Michał Matczuk 2020-01-17 14:41:56 +01:00
  • 7c0a35d621 iterx: Move isScannable to Iterx Michał Matczuk 2020-01-17 14:54:46 +01:00
  • bd53297a6c iterx: Change field order Michał Matczuk 2020-01-17 14:46:06 +01:00
  • e5688d15a8 iterx: Fix a typo in test Michał Matczuk 2020-01-17 14:28:25 +01:00
  • 2c5ac087ec iterx: Improve error messages Michał Matczuk 2020-01-17 13:01:07 +01:00
  • 4b8b455fa0 benchmark: Update benchmark Michał Matczuk 2020-01-17 14:10:14 +01:00
  • 27c388ea32 table: Added PrimaryKeyCmp() which returns copy of table's primaryKeyCmp. xiang.wang 2020-04-01 10:12:56 +08:00
  • fc0b7be8ab table: Added cql.builders for insert, update, delete to enable table batch timestamp at statement granularity. xiang.wang 2020-03-13 10:56:00 +08:00
  • ab2a96d9f3 table: fix data race in select builder usage Aleksandar Jankovic 2020-02-25 12:35:44 +01:00
  • c36e6c5e66 added training information to readme file Guy 2020-02-09 15:11:34 +02:00
  • ed4fad9742 Add DefaultAwaitSchemaAgreement option (disabled by default) Daniel Lohse 2020-02-04 09:09:50 +01:00
  • 0ee9ef8bda Update gocql version to the latest master Daniel Lohse 2020-02-04 09:07:49 +01:00
  • 12fcad241d Fix resetting DefaultUnsafe option after the DefaultUnsafe select test Daniel Lohse 2020-01-15 16:05:42 +01:00
  • a471f98eed Add DefaultUnsafe global Daniel Lohse 2020-01-15 15:11:54 +01:00
  • 0f06ab790c go mod tidy Michał Matczuk 2020-01-07 16:01:17 +01:00
  • 3cba305eef Revert "Replace gocql => github.com/scylladb/gocql" Michał Matczuk 2020-01-07 15:59:15 +01:00
  • 45d3524bc1 remove empty line in git ignore Gian Lorenzo Meocci 2019-12-12 10:03:42 +01:00
  • 9239d9c4b4 add UseColums function to avoid extra allocation performed by Colums function Gian Lorenzo Meocci 2019-10-27 16:37:36 +01:00
  • a57d58f38f Iterx inherit mapper from Queryx Michał Matczuk 2019-11-08 23:48:15 +01:00
  • 1f3032a787 Travis updated Go and Scylla version Michał Matczuk 2019-11-08 00:11:50 +01:00
  • 1668ca5832 Updated golandci-lint to 1.21.0 Michał Matczuk 2019-11-08 00:03:26 +01:00
  • 3e60935d2a Replace gocql => github.com/scylladb/gocql Michał Matczuk 2019-11-07 23:32:11 +01:00
  • c4a576ccbb Added vendor dir to .gitignore Michał Matczuk 2019-11-07 23:28:45 +01:00
  • 180d58ce46 Move ne comparator below eq comparator (#119) pierDipi 2019-11-07 15:29:22 +01:00
  • 8a02fca018 Merge pull request #116 from pierDipi/not-equal Henrik Johansson 2019-11-04 16:13:41 +01:00
  • 6f13526544 Add not equal comparator (!=) pierdipi 2019-11-03 10:01:59 +01:00
  • 75adfd59ee Add support for BYPASS CACHE Martin Sucha 2019-09-16 16:33:41 +02:00
  • dd98b0e363 add token value comparer to TokenBuilder (#112) Christoph Oelmueller 2019-08-29 14:59:43 +02:00
  • 8b6f083cdc iterx: paging iteration working Henrik Johansson 2019-05-31 09:15:02 +02:00
  • eddedae353 scylla: bump version to 3.0 Henrik Johansson 2019-05-31 19:25:05 +02:00
  • 1fda6f1e29 qb: tuples now returns the correct names Henrik Johansson 2019-05-14 10:58:37 +02:00
  • 219bceab51 qb: tuple support Henrik Johansson 2019-05-13 11:30:19 +02:00
  • 31ae81aba6 qb: json support Henrik Johansson 2019-05-13 14:01:13 +02:00
  • eadf9b5427 mod: dependencies updated Henrik Johansson 2019-05-10 14:04:57 +02:00
  • 3a6a3da0c7 Updated deps Vishal Rana 2019-04-23 14:26:39 -07:00
  • a1f46eced2 Merge pull request #97 from scylladb/bump_go_reflectx_version Henrik Johansson 2019-03-28 13:55:49 +01:00
  • 049bfa4a92 reflectx: bump go-reflectx version to v1.0.1 Henrik Johansson 2019-03-28 10:54:42 +01:00
  • 2265c3fdbb fix gocql.Query.WithContext retrun shallow copy bug Ken 2019-02-13 11:21:38 +08:00
  • 0b787f2f06 queryx: wrap all the gocql.Query methods that return *Query to return *Queryx Michał Matczuk 2019-01-25 16:00:01 +01:00
  • 2348379a4f reflectx: use github.com/scylladb/go-reflectx Michał Matczuk 2019-01-25 15:20:53 +01:00
  • d20fd5b39c qb: fix formatting Michał Matczuk 2019-01-25 15:10:39 +01:00
  • 15daf0dea4 travis: update go version to 1.11.x Michał Matczuk 2019-01-25 14:36:18 +01:00
  • 6100d3b4c2 Add qb.Like to query keys Maxim Karelov 2019-01-08 04:19:57 +04:00
  • 5007a41bf5 Update gocql version Rintaro Okamura 2019-01-06 12:27:02 +09:00
  • 87976451ed test(qb): Add tests for qb section (#74) Marian Gappa 2018-12-17 15:40:03 +01:00
  • dcec9d031f table: added function to return table Metadata Michał Matczuk 2018-11-15 15:35:33 +01:00
  • b7e4f7e8b7 qb: insert support order by multiple columns (#79) Michal Matczuk 2018-11-15 11:55:45 +01:00
  • 8083fa27ee table: introduced table package Michał Matczuk 2018-10-26 17:01:00 +02:00
  • a503f75a9c fix(perf): Fixed performance sagarafr 2018-11-03 00:05:57 +01:00
  • ec81eea1fc test(qb): Add GROUP BY test sagarafr 2018-10-26 17:05:30 +02:00
  • 19dedfc6a0 fix(qb): Fixed group by generation sagarafr 2018-10-24 14:27:03 +02:00
  • 8ea6a9d5f5 queryx: added Iter function Michał Matczuk 2018-10-23 16:17:04 +02:00
  • 68ea72072a makefile: bump goloangci-lint to 1.10.2 Michał Matczuk 2018-10-23 15:52:08 +02:00