* fix(db): add extension function wrappers (avoid shadowing gen_random_uuid)
Signed-off-by: filip <filip.harald@gmail.com>
* test: added test for extension function wrappers (uuid_generate_v4 and gen_random_bytes) in public schema, covering existence, delegation, correctness, properties, and idempotency.
Signed-off-by: filip <filip.harald@gmail.com>
---------
Signed-off-by: filip <filip.harald@gmail.com>