Skip to content

v3.11.24

Choose a tag to compare

@JonathanMagnan JonathanMagnan released this 27 May 12:37
· 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)