9 lines
143 B
Text
9 lines
143 B
Text
[
|
|
{ type: install
|
|
message: <<EOM
|
|
In order to use the extension within database execute the following command:
|
|
|
|
CREATE EXTENSION uri;
|
|
EOM
|
|
}
|
|
]
|