Closed babbitt9 closed 1 year ago
@babbitt9 can you share the POCO class and the corresponding map so we can reproduce this issue?
I'm archiving this repository as I'm not using this library myself anymore and have no time maintaining it. Thanks for using it.
My program use Sqlite 3 and I set a datetime field with the defalut value of datetime('now', 'localtime').
Is there a way to do that I can get the correct datetime value and I can query the record without exception? Thanks!