forked from GNUsocial/gnu-social
don't treat notice_id like a sequence
darcs-hash:20080704082418-84dde-5f314d3f0c72756f480599913a4aab6c0404dcc6.gz
This commit is contained in:
parent
4e5ccb933b
commit
e45a97a20f
@ -19,4 +19,6 @@ class Queue_item extends DB_DataObject
|
|||||||
|
|
||||||
/* the code above is auto generated do not remove the tag below */
|
/* the code above is auto generated do not remove the tag below */
|
||||||
###END_AUTOCODE
|
###END_AUTOCODE
|
||||||
|
|
||||||
|
function sequenceKey() { return array(false, false); }
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user