Changes between Version 11 and Version 12 of INTEGRATING fish


Ignore:
Timestamp:
Dec 6, 2010 2:35:38 PM (14 years ago)
Author:
cedric
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • INTEGRATING fish

    v11 v12  
    2929#!sql 
    3030alter table wrbd.fish_fi add column fi_id serial PRIMARY KEY; 
    31 alter table wrbd.fish_fi rename column fi_id to fi_fishid; 
     31alter table wrbd.fish_fi rename column fi_fish_id to fi_fishid; 
    3232}}} 
    3333