Release Name: 0.1
Notes:
ALPHA release for testing purpose.
Please report any bugs or behavior failures to the bug tracking tool on RubyForge space.
Changes:
Here is the list of currently supported SQL types :
* TEXT,
* VARCHAR,
* INT,
* INT2,
* INT4,
* INT8,
* FLOAT,
* FLOAT4,
* FLOAT8,
* BOOL,
* DATE,
* TIME,
* DATETIME.
See generated RDoc for further informations.
|