From 12edb56abc3ef2a2b6a55250885357cecaeede08 Mon Sep 17 00:00:00 2001 From: "Karl O. Pinc kop@karlpinc.com" Date: Thu, 18 Jan 2024 21:47:06 +0000 Subject: [PATCH] Improve description of file --- conversion/tidy.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/conversion/tidy.sql b/conversion/tidy.sql index 494b675..7d23f71 100644 --- a/conversion/tidy.sql +++ b/conversion/tidy.sql @@ -13,8 +13,8 @@ -- You should have received a copy of the GNU Affero General Public License -- along with this program. If not, see . -- --- Copy the tables in the "raw" schema into the "tidy" schema, --- fixing schema and db setup issues. +-- Change the tables in the "tidy" schema, fixing schema and db setup/datatype +-- issues. -- -- Karl O. Pinc -- 2.34.1