URI datatype for PostgreSQL WWW: https://github.com/petere/pguri PR: 203949 Submitted by: Torsten Zühlsdorff <ports@toco-domains.de>
4 lines
100 B
Plaintext
4 lines
100 B
Plaintext
In order to use the extension within database execute the following command:
|
|
|
|
CREATE EXTENSION uri;
|