51 Commits

Author SHA1 Message Date
Vinícius Garcia
bb48d77d81 Fix make example_overview 2024-10-28 22:44:12 -03:00
Vinícius Garcia
0a313c19a4 Improve README examples 2024-10-23 23:24:32 -03:00
Vinícius Garcia
fd2459e4de Fix all tests to work with podman on MacOS except sqlserver 2024-04-14 11:23:15 -03:00
Vinícius Garcia
a3523821a1 Update adapters to use version v1.12.0 2024-01-22 10:44:19 -03:00
Vinícius Garcia
9f12a3691f Minor fixes for making the tests work for the kpostgres adapter 2024-01-22 10:32:34 -03:00
Vinícius Garcia
fb8e8141d4 Update adapters to use version v1.11.1 2024-01-17 00:26:31 -03:00
Vinícius Garcia
c2e1138806 Update adapters to use version v1.11.0 2024-01-16 23:35:23 -03:00
Vinícius Garcia
32f8e680c5 Update Benchmarks 2023-10-22 11:19:00 -03:00
Vinícius Garcia
860b1cc9a0 Add modernc-sqlite to examples/all_adapters 2023-10-22 10:51:20 -03:00
Vinícius Garcia
a20099519f Update adapters to use version v1.10.0 2023-10-19 22:09:28 -03:00
Vinícius Garcia
d06de92a12 Add support to modernc/sqlite 2023-10-19 21:53:51 -03:00
Vinícius Garcia
bae3ba2902 Improve comment on Makefile 2023-08-14 10:43:01 -03:00
Vinícius Garcia
8198548deb Update adapters to use version v1.9.0 2023-07-16 22:18:20 -03:00
Vinícius Garcia
077033b3ff Minor improvements to the InjectLogger feature 2023-07-15 22:43:25 -03:00
Vinícius Garcia
e9cf2c5f32 Add examples/pgxsupport 2023-07-02 21:57:16 -03:00
Vinícius Garcia
9311b4a17d Update adapters to use version v1.8.0 2023-05-21 11:11:04 -03:00
Vinícius Garcia
78976c1f42 Update adapters to use version v1.7.1 2023-04-05 22:33:50 -03:00
Vinícius Garcia
0362d5ace0 Add kpgx5 adapter 2023-04-04 23:18:14 -03:00
Vinícius Garcia
1a73a49a4a Add a timeout for all tests 2023-04-04 23:07:41 -03:00
Vinícius Garcia
c676e8f799 Update adapters to use version v1.7.0 2022-12-21 22:25:23 -03:00
Vinícius Garcia
9efa78a619 Merge branch 'master' of github.com:VinGarcia/ksql into allow-user-defined-dialects 2022-12-21 21:24:36 -03:00
Vinícius Garcia
24599e6644 Improve NewWithAdapter to expect a dialect instead of a driver name 2022-12-21 21:23:54 -03:00
Vinícius Garcia
749466d29a Rename README template to lowercase so auto-complete works better 2022-12-20 22:46:42 -03:00
Vinícius Garcia
9f2ffa84f6 Update adapters to use version v1.6.0 2022-12-17 15:10:13 -03:00
Vinícius Garcia
d6aa694f82 Update README and the README build script 2022-12-04 20:39:29 -03:00
Vinícius Garcia
340a320281 Update adapters to use version v1.5.1 2022-11-29 09:27:49 -03:00
Vinícius Garcia
aca042b94b Fix "make update" Makefile recipe 2022-11-13 14:13:52 -03:00
Vinícius Garcia
af37427192 Update adapters to use version v1.4.13 2022-11-13 12:56:40 -03:00
Vinícius Garcia
6c0f8ae6b1 Update all adapters to use latest version of KSQL 2022-11-13 11:02:15 -03:00
Vinícius Garcia
c5043c9ff2 Automate the process of running the benchmark and saving it to the README file 2022-11-13 10:55:10 -03:00
Vinícius Garcia
3d34bae47e Add sqlboiler to benchmarks 2022-07-26 23:20:23 -03:00
Vinícius Garcia
12c774a26f Add sqlc to benchmarks 2022-07-26 20:54:28 -03:00
Vinícius Garcia
8fdd674c1b Improve make update recipe 2022-07-25 23:56:37 -03:00
Vinícius Garcia
a269036a11 Update Makefile update recipe to also push new tags for all adapters 2022-07-19 18:47:01 -03:00
Vinícius Garcia
32470ddce4 Update adapters to use latest ksql version 2022-07-19 14:15:48 -03:00
Vinícius Garcia
891aa8c7b1 Fix find command to work on mac and linux 2022-07-06 20:21:23 -03:00
Vinícius Garcia
3577f0674c Update Makefile to use go install instead of the old go get 2022-07-06 20:09:50 -03:00
Vinícius Garcia
76bad8c8f2 Try to fix CI again 2022-04-20 20:01:10 -03:00
Vinícius Garcia
e5d1de061b Since golint is deprecated we upgraded to staticheck instead 2022-04-20 15:37:26 -03:00
Vinícius Garcia
4e3cc96919 Update Makefile to run all tests locally 2022-03-27 09:49:18 -03:00
Vinícius Garcia
7a57e38228 Deprecate Update() in favor of a better fn name: Patch() 2022-02-22 16:14:15 -03:00
Vinícius Garcia
1c2421d1de Fix make lint so it is less verbose 2022-02-20 09:58:04 -03:00
Vinícius Garcia
6c90673bef Fix benchmarks to stop using deprecated constructor 2022-01-20 18:53:35 -03:00
Vinícius Garcia
e2705f2b8e Move benchmarks to submodule in order to reduce the go.mod deps 2021-11-13 23:59:33 -03:00
Vinícius Garcia
c1a44c8e56 Update benchmark on README 2021-07-31 19:09:05 -03:00
Vinícius Garcia
54f5b7b1eb Improve Makefile 2021-06-06 12:15:38 -03:00
Vinícius Garcia
0cf36fcdef Fix make setup recipe 2021-03-02 21:59:16 -03:00
Vinícius Garcia
e1e711dc91 Add a Benchmark comparing us with the sqlx package 2021-01-22 21:25:14 -03:00
Vinícius Garcia
76830d5f5c Rename examples/testing/ to examples/example_service/ 2021-01-03 13:58:10 -03:00
Vinícius Garcia
e49aa5f620 Add example tests to examples/testing 2021-01-03 13:41:21 -03:00