Massaged the test data so that some base users get added to the test schema, duplicated the seed party data upload so that the Advantica user still exists git-svn-id: http://locode01.ad.dom/svn/WEBMIP/trunk@2897 248e525c-4dfb-0310-94bc-949c084e9493
6 lines
112 B
SQL
6 lines
112 B
SQL
delete from party_relationships;
|
|
delete from party_roles;
|
|
delete from passwords;
|
|
delete from parties;
|
|
exit
|