v3.11.24
·
900 commits
to master
since this release
Download the library here
FIXED: Oracle with a primary key of type long. This issue happens because Oracle store the value as a number(10, 0) and return it as Decimal, so a conversion is required.
Example:
public abstract class DATA_Z1
{
public long ID { get; set; }
}PRO Version unlocked for the current month (May)