[Rt-devel] Backdating transactions
Chris Adams
chris at improbable.org
Fri Feb 13 11:16:20 EST 2009
On Feb 13, 2009, at 10:33 AM, Drew Barnes wrote:
> This sounds a lot like http://www.gossamer-threads.com/lists/rt/users/63718#63718
It sounds somewhat similar but I'm using Postgres (which is always
transactional). The empty transaction isn't displayed but it
definitely ends up in the database:
rt3=> SELECT * FROM Transactions ORDER BY id DESC LIMIT 5;
id | objecttype | objectid | timetaken | type | field |
oldvalue | newvalue | referencetype | oldreference | newreference |
data | creator | created
------+------------+----------+-----------+------------+-------
+----------+----------+---------------+--------------+--------------
+------------+---------+---------------------
4807 | RT::Ticket | 194 | 0 | Comment |
| | | | | |
No Subject | 30 | 2009-02-12 18:37:00
Chris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 2423 bytes
Desc: not available
Url : http://lists.bestpractical.com/pipermail/rt-devel/attachments/20090213/15ecd243/attachment.bin
More information about the Rt-devel
mailing list