]> git.pld-linux.org Git - packages/eventum.git/blob - eventum-scm_checkin_associated.patch
- removed patches applied in 1.5
[packages/eventum.git] / eventum-scm_checkin_associated.patch
1 --- eventum-1.4/setup/schema.sql~       2005-01-05 01:06:07.000000000 +0200
2 +++ eventum-1.4/setup/schema.sql        2005-01-24 13:45:36.000000000 +0200
3 @@ -108,6 +108,7 @@
4  INSERT INTO %TABLE_PREFIX%history_type SET htt_name = 'phone_entry_added', htt_role = 4;
5  INSERT INTO %TABLE_PREFIX%history_type SET htt_name = 'phone_entry_removed', htt_role = 4;
6  INSERT INTO %TABLE_PREFIX%history_type SET htt_name = 'scm_checkin_removed';
7 +INSERT INTO %TABLE_PREFIX%history_type SET htt_name = 'scm_checkin_associated';
8  INSERT INTO %TABLE_PREFIX%history_type SET htt_name = 'email_associated';
9  INSERT INTO %TABLE_PREFIX%history_type SET htt_name = 'email_disassociated';
10  INSERT INTO %TABLE_PREFIX%history_type SET htt_name = 'email_sent';
This page took 0.048266 seconds and 3 git commands to generate.