jordi fita mas 6c090a63da Register PostgreSQL types once on start with guest user
There are types inaccessible to the authenticator role, such as
redsys_request, that can not be registered because that roles is unable
to get the OID of.

I could have moved these types to the public schema, but then it would
seem pointless to have a separate schema.
2023-12-13 16:47:31 +01:00
2023-10-27 16:08:13 +02:00
Description
No description provided
35 MiB
Languages
PLpgSQL 69.3%
Go 25.1%
CSS 4.3%
JavaScript 0.8%
Scheme 0.4%