Skip to content

Commit

Permalink
add pessoa.st_concilia
Browse files Browse the repository at this point in the history
  • Loading branch information
marceloarocha committed Oct 9, 2024
1 parent e1d3aa9 commit 688365e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions noharm-create.sql
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,7 @@ CREATE TABLE demo."pessoa" (
"dialise" char(1) DEFAULT NULL,
"lactante" boolean DEFAULT NULL,
"gestante" boolean DEFAULT NULL,
"st_concilia" smallint default 0,
"update_at" timestamp DEFAULT NULL,
"update_by" integer DEFAULT NULL,
PRIMARY KEY ("nratendimento")
Expand Down

0 comments on commit 688365e

Please sign in to comment.