]> git.mxchange.org Git - quix0rs-gnu-social.git/commit
change queue_item to use a compound primary key
authorEvan Prodromou <evan@prodromou.name>
Wed, 27 Aug 2008 21:12:39 +0000 (17:12 -0400)
committerEvan Prodromou <evan@prodromou.name>
Wed, 27 Aug 2008 21:12:39 +0000 (17:12 -0400)
commit35ed6f473c842d1530645d9d6779fc5917cecd03
treea2a3cfd5539d3161e314411673583dda77b4085d
parentf59ead93eed6a7177a5b20bf23979f17354afdd0
change queue_item to use a compound primary key

Breaking up to use multiple queue handlers means we need multiple
queue items for the same notice. So, change the queue_item table to
have a compound pkey, (notice_id,transport).

darcs-hash:20080827211239-84dde-db118799bfd43be62fb02380829c64813c9334f8.gz
classes/Queue_item.php
classes/stoica.ini
db/laconica.sql