Skip to Content.
Sympa Menu

grouper-users - [grouper-users] upgrade 1.6 to 2.1

Subject: Grouper Users - Open Discussion List

List archive

[grouper-users] upgrade 1.6 to 2.1


Chronological Thread 
  • From: Jim Fox <>
  • To: grouper users list <>
  • Subject: [grouper-users] upgrade 1.6 to 2.1
  • Date: Mon, 4 Jun 2012 12:57:10 -0700 (PDT)


When I did a test upgrade of 1.6 to 1.7 (when the pit tables were added)
the conversion sql script had entries like these:

drop table grouper_flat_memberships cascade;
drop table grouper_flat_groups cascade;
drop table grouper_flat_stems cascade;
drop table grouper_flat_attribute_def cascade;

insert into grouper_pit_fields ...
insert into grouper_pit_stems ...
...


When I try a conversion of a test 1.6 to 2.1 I don't see those entries.
My 1.6 DB has the flat tables and does not have the pit tables.

Is there another way the tables are being populated nowadays?

Jim





Archive powered by MHonArc 2.6.16.

Top of Page