All Downloads are FREE. Search and download functionalities are using the official Maven repository.

sql.json_cast.sql Maven / Gradle / Ivy

Go to download

PostgreSQL implementation of a ToroDB backend. This was the original backend implemented in ToroDB, and is also considered as the default ToroDB backend and a reference implementation.

The newest version!
CREATE CAST (varchar AS jsonb) WITH FUNCTION torodb.varchar_to_jsonb(varchar) AS IMPLICIT;




© 2015 - 2025 Weber Informatics LLC | Privacy Policy