From b583f2949fb8aeb73f97193454f7418534927cc1 Mon Sep 17 00:00:00 2001 From: zhuxu Date: Thu, 17 Jul 2025 09:36:58 +0800 Subject: [PATCH] fine-tune --- base_model/dml.sql | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/base_model/dml.sql b/base_model/dml.sql index 0b439ff..a5b3a8b 100644 --- a/base_model/dml.sql +++ b/base_model/dml.sql @@ -38,5 +38,5 @@ VALUES ('TIMESTAMP','postgres'), ('UUID','postgres'), ('JSON','postrges'), - ('JSONB','postgres'), - ('polar_coordinates','postgres'); + ('JSONB','postgres'); +-- ('polar_coordinates','postgres');