[DONE] Help! how to set the pattern for timestamp?

Hi,
at first, thanks for the great app!
i got a problem when showing the timestamp data when querying the Oracle database.
it can't show the micro-seconds(or nano-seconds? I am not sure.).
anyway, it just can show the milliseconds, i,e: 2012-06-19 12:00:00.000 +0800 (i am using the pattern: yyyy-MM-dd HH:mm:ss.SSS Z)
but in Oracle Sql developer, I can get the result as this: 12.00.00.000123000.
the last 6 digital are important information which we can not ignored.
can you tell me how to set the pattern for Timestamp to let it show?
thanks.
and, one more thing, can I export a result set as SQL insert sequences?
if not, can you consider it as a feature request?
thanks again
at first, thanks for the great app!
i got a problem when showing the timestamp data when querying the Oracle database.
it can't show the micro-seconds(or nano-seconds? I am not sure.).
anyway, it just can show the milliseconds, i,e: 2012-06-19 12:00:00.000 +0800 (i am using the pattern: yyyy-MM-dd HH:mm:ss.SSS Z)
but in Oracle Sql developer, I can get the result as this: 12.00.00.000123000.
the last 6 digital are important information which we can not ignored.
can you tell me how to set the pattern for Timestamp to let it show?
thanks.
and, one more thing, can I export a result set as SQL insert sequences?
if not, can you consider it as a feature request?
thanks again
