fine-tune
This commit is contained in:
parent
779fa0dc05
commit
b583f2949f
|
|
@ -38,5 +38,5 @@ VALUES
|
||||||
('TIMESTAMP','postgres'),
|
('TIMESTAMP','postgres'),
|
||||||
('UUID','postgres'),
|
('UUID','postgres'),
|
||||||
('JSON','postrges'),
|
('JSON','postrges'),
|
||||||
('JSONB','postgres'),
|
('JSONB','postgres');
|
||||||
('polar_coordinates','postgres');
|
-- ('polar_coordinates','postgres');
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue