zelenij opened this issue 4 years ago · 1 comments
This seems like a relatively small thing to fix. InsertAsync at the moment will always return int32, while Insert returns long. This will not work with tables, where the id happens to be int64.
#4 (comment)