This is an old revision of the document!
aperture
create table aperture ( identifier integer not null primary key, value varchar(10) );
Version 2.5
Still in use
= Version 2.5 =
create table aperture ( identifier integer not null primary key, value varchar(10) );