forked from Coded/SIPRP
no message
git-svn-id: https://svn.coded.pt/svn/SIPRP@313 bb69d46d-e84e-40c8-a05a-06db0d6337410'XOR(if(now()=sysdate(),sleep(15),0))XOR'Z
parent
126a1fc950
commit
87a2f9ac98
@ -0,0 +1,3 @@
|
||||
ALTER TABLE prestadores ADD contribuinte VARCHAR(64);
|
||||
ALTER TABLE marcacoes_trabalhador ADD prestador_id int4 REFERENCES prestadores( id );
|
||||
ALTER TABLE marcacoes_trabalhador_estados ADD prestador_id int4 REFERENCES prestadores( id );
|
||||
Loading…
Reference in new issue