Remove DECIMAL from avrorouter limitations

The router can now handle DECIMAL types.

Backported to the 2.0 branch.
This commit is contained in:
Markus Mäkelä 2016-12-18 08:37:22 +02:00
parent f9732d7041
commit 16ddefc686

View File

@ -238,7 +238,6 @@ and routed. Here is a list of the current limitations.
The avrorouter does not support the following data types and conversions.
* DECIMAL
* BIT
* Fields CAST from integer types to string types