From 576b0380fcc026ce37dffccc110205bc9c5e89fd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Garcia?= Date: Mon, 16 May 2022 23:48:49 -0300 Subject: [PATCH] Force the CI to run --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e9359e..419604e 100644 --- a/README.md +++ b/README.md @@ -785,3 +785,4 @@ is configured to kill the containers after 20 seconds. so that we don't need to get it more than once in the same call. - Use a cache to store often used queries (like pgx) - Preload the insert method for all dialects inside `ksql.NewTable()` +foo