I had hard-coded a table name when I needed to use a variable, because the table used depends on whether the user has moderation rights on the message or not
Added support for notifications going out as the user who sent the notification. This required changing the delivery method service contract, so I moved all service contracts into tcl
- Integrated changes from myself and Michael Steigman. If it doesn't work, it's probably my fault. Includes the following:- oracle support- oracle and pg upgrade scripts (from v4.0.1)- working drop scripts- bump of version to 4.5