Untitled
unknown
plain_text
2 years ago
240 B
6
Indexable
id serial PRIMARY KEY,
diff jsonb,
updated_by character varying(255) COLLATE pg_catalog."default",
updated_date timestamp with time zone DEFAULT now(),
hospital_id text COLLATE pg_catalog."default",
serial_id integerEditor is loading...