The extension method Insert returns a long, however the interface casts the
insert return value (ID) as a 32-bit integer. This patch changes the returns
to longs so that "bigint" could be supported correctly.
Original issue reported on code.google.com by co...@wiredprairie.us on 3 May 2012 at 12:21
Original issue reported on code.google.com by
co...@wiredprairie.us
on 3 May 2012 at 12:21Attachments: