Index: openacs-4/packages/accounts-finance/sql/postgresql/accounts-finance-create.sql =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/accounts-finance/sql/postgresql/accounts-finance-create.sql,v diff -u -N -r1.1 -r1.2 --- openacs-4/packages/accounts-finance/sql/postgresql/accounts-finance-create.sql 14 Aug 2010 00:45:51 -0000 1.1 +++ openacs-4/packages/accounts-finance/sql/postgresql/accounts-finance-create.sql 14 Aug 2010 01:30:24 -0000 1.2 @@ -25,6 +25,8 @@ model_output_id int, iterations_requested int, iterations_completed int, + instance_id integer, + -- object_id of mounted instance (context_id) user_id integer, time_created timestamptz, last_modified timestamptz,