From 37447dffe246732582f375080255562f93d0efaf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladimir=20T=C3=A1mara=20Pati=C3=B1o?= Date: Tue, 25 Jul 2023 15:21:13 -0500 Subject: [PATCH] Actualiza --- Gemfile.lock | 4 ++-- db/structure.sql | 7 ------- 2 files changed, 2 insertions(+), 9 deletions(-) diff --git a/Gemfile.lock b/Gemfile.lock index 9f4a24d..cad30a3 100644 --- a/Gemfile.lock +++ b/Gemfile.lock @@ -33,7 +33,7 @@ GIT GIT remote: https://gitlab.com/pasosdeJesus/cor1440_gen.git - revision: 4f773009e38613585c5bdc145c6f97da5866c4f2 + revision: f336cb6a0785a03bf8b9f9b119efed87b1c79693 branch: main specs: cor1440_gen (2.2.0.beta4) @@ -74,7 +74,7 @@ GIT GIT remote: https://gitlab.com/pasosdeJesus/msip.git - revision: eaf381e964c133858f72117ec85f700bd03126f9 + revision: 36598ae9becee58ee4d270abab72db44b10c6ff7 branch: main specs: msip (2.2.0.beta4) diff --git a/db/structure.sql b/db/structure.sql index 9723f78..4bbf60f 100644 --- a/db/structure.sql +++ b/db/structure.sql @@ -9,13 +9,6 @@ SET xmloption = content; SET client_min_messages = warning; SET row_security = off; --- --- Name: public; Type: SCHEMA; Schema: -; Owner: - --- - --- *not* creating schema, since initdb creates it - - -- -- Name: es_co_utf_8; Type: COLLATION; Schema: public; Owner: - --