Project

General

Profile

« Previous | Next » 

Revision 15

Changed xml2db to use the first column in a table as its primary key

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