<div class="gmail_quote">On Thu, Nov 3, 2011 at 17:20, Jordan Blay <span dir="ltr"><<a href="mailto:be.special@gmail.com">be.special@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<br>
Is there a way in dbappender, that timestamp field in logging_event will be a<br>
real date instead of int?<br></blockquote><div><br></div><div>I added another column of type timestamp and a default value of 'CURRENT_TIMESTAMP'. This adds the current timestamp to each row that is inserted. </div>
</div><br>