Changeset 2591
- Timestamp:
- 07/04/08 13:09:24 (5 months ago)
- Files:
-
- 1 modified
-
trunk/sql/psql/OMERO3A__6/schema.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/sql/psql/OMERO3A__6/schema.sql
r2589 r2591 2113 2113 update_id int8 not null, 2114 2114 well int8 not null, 2115 well_index int4 not null,2116 2115 primary key (id) 2117 2116 );
