Prueba de action para actualización de seed
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
export type Json =
|
export type Json =
|
||||||
| string
|
| string
|
||||||
| number
|
| number
|
||||||
| boolean
|
| boolean
|
||||||
|
|||||||
@@ -1,4 +1,4 @@
|
|||||||
|
-- Comentario de prueba
|
||||||
CREATE OR REPLACE FUNCTION public.suma_porcentajes(jsonb)
|
CREATE OR REPLACE FUNCTION public.suma_porcentajes(jsonb)
|
||||||
RETURNS numeric
|
RETURNS numeric
|
||||||
LANGUAGE plpgsql
|
LANGUAGE plpgsql
|
||||||
|
|||||||
Reference in New Issue
Block a user