update dml
This commit is contained in:
parent
75e3290b66
commit
766070fa63
|
|
@ -34,4 +34,5 @@ VALUES
|
|||
('TIMESTAMP','postgres'),
|
||||
('UUID','postgres'),
|
||||
('JSON','postrges'),
|
||||
('JSONB','postgres');
|
||||
('JSONB','postgres');
|
||||
('polar_coordinates','postgres')
|
||||
Loading…
Reference in New Issue