Updates to Message, Remove updated_at/mid from echomails/netmails, not used
This commit is contained in:
@@ -19,6 +19,7 @@ final class Echomail extends Model implements Packet
|
||||
use SoftDeletes,MessageAttributes,MsgID,ParseAddresses,QueryCacheableConfig;
|
||||
|
||||
private const LOGKEY = 'ME-';
|
||||
public const UPDATED_AT = NULL;
|
||||
private bool $no_export = FALSE;
|
||||
|
||||
private const kludges = [
|
||||
|
Reference in New Issue
Block a user