Project

General

Profile

« Previous | Next » 

Revision 13

Initial version of xml2db. Doesn't yet handle all duplicate rows correctly.

View differences:

vegbank.sql
6777 6777
-- PostgreSQL database dump complete
6778 6778
--
6779 6779

  
6780
-- Modifications
6781

  
6782
ALTER TABLE aux_role RENAME role_id  TO aux_role_id;
6783
ALTER TABLE place RENAME plotplace_id  TO place_id;

Also available in: Unified diff