From ad0ba41070db370b833e38d5c134cf628a68fff1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Andr=C3=A9s=20Reyes=20el=20Programador=20Pobre?= Date: Mon, 4 Nov 2024 17:42:27 -0300 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Andrés Reyes el Programador Pobre --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ae82fb9..afef41d 100644 --- a/README.md +++ b/README.md @@ -246,5 +246,3 @@ query, params := v2.Insert().Clause("IGNORE", "") ``` The `Clause` method always will inject the clause after the last uses building command - -