update dml

update dml
This commit is contained in:
zhuxu 2025-05-16 18:21:48 +08:00
parent 75e3290b66
commit 05065fbec2
1 changed files with 2 additions and 1 deletions

View File

@ -34,4 +34,5 @@ VALUES
('TIMESTAMP','postgres'),
('UUID','postgres'),
('JSON','postrges'),
('JSONB','postgres');
('JSONB','postgres'),
('polar_coordinates','postgres');