Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
cli:franke:autoautopausa [2021/11/22 11:44] m.zingaretti |
cli:franke:autoautopausa [2021/11/23 08:47] (current) m.zingaretti |
||
|---|---|---|---|
| Line 26: | Line 26: | ||
| INSERT INTO public.pauper VALUES (1, 0, ' | INSERT INTO public.pauper VALUES (1, 0, ' | ||
| + | update tmprog set dow=1; | ||
| ALTER TABLE ONLY public.tmprog ADD CONSTRAINT ix_tmprog_codpauper FOREIGN KEY (codpauper) REFERENCES public.pauper(codice) ON UPDATE CASCADE ON DELETE CASCADE; | ALTER TABLE ONLY public.tmprog ADD CONSTRAINT ix_tmprog_codpauper FOREIGN KEY (codpauper) REFERENCES public.pauper(codice) ON UPDATE CASCADE ON DELETE CASCADE; | ||
| </ | </ | ||
| + | |||
| + | ====Libreria dedicata: | ||
| + | {{ : | ||
| + | |||
| + | ====Piattaforma: | ||
| + | <code xml> | ||
| + | <!-- Agente che gestisce l' | ||
| + | <agent lib="/ | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | < | ||
| + | |||
| + | < | ||
| + | < | ||
| + | </ | ||
| + | <!-- Agente che si occupa di scrivere su weblog | ||
| + | <agent lib="/ | ||
| + | < | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | ====Modidica menĂ¹==== | ||
| + | * #tmprog diventa -> # | ||
| + | |||