/[openfoncier]/trunk/data/pgsql/init_data.sql
ViewVC logotype

Diff of /trunk/data/pgsql/init_data.sql

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2267 by softime, Tue Sep 10 08:16:35 2013 UTC revision 2324 by nhaye, Thu Sep 19 16:53:58 2013 UTC
# Line 503  SELECT pg_catalog.setval('lien_demande_d Line 503  SELECT pg_catalog.setval('lien_demande_d
503    
504    
505  --  --
 -- Data for Name: lien_demande_type_etat_dossier_autorisation; Type: TABLE DATA; Schema: openads; Owner: postgres  
 --  
   
 COPY lien_demande_type_etat_dossier_autorisation (lien_demande_type_etat_dossier_autorisation, demande_type, etat_dossier_autorisation) FROM stdin;  
 1       17      2  
 2       18      2  
 3       19      2  
 4       20      2  
 5       21      2  
 6       22      2  
 7       23      2  
 8       24      2  
 \.  
   
   
 --  
 -- Name: lien_demande_type_etat_dossier_autorisation_seq; Type: SEQUENCE SET; Schema: openads; Owner: postgres  
 --  
   
 SELECT pg_catalog.setval('lien_demande_type_etat_dossier_autorisation_seq', 9, false);  
   
   
 --  
506  -- Data for Name: lien_dossier_autorisation_demandeur; Type: TABLE DATA; Schema: openads; Owner: postgres  -- Data for Name: lien_dossier_autorisation_demandeur; Type: TABLE DATA; Schema: openads; Owner: postgres
507  --  --
508    

Legend:
Removed from v.2267  
changed lines
  Added in v.2324

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26