parent
75e3290b66
commit
05065fbec2
|
|
@ -34,4 +34,5 @@ VALUES
|
||||||
('TIMESTAMP','postgres'),
|
('TIMESTAMP','postgres'),
|
||||||
('UUID','postgres'),
|
('UUID','postgres'),
|
||||||
('JSON','postrges'),
|
('JSON','postrges'),
|
||||||
('JSONB','postgres');
|
('JSONB','postgres'),
|
||||||
|
('polar_coordinates','postgres');
|
||||||
Loading…
Reference in New Issue