Remove DECIMAL from avrorouter limitations

The router can now handle DECIMAL types.
This commit is contained in:
Markus Mäkelä
2016-12-18 08:37:22 +02:00
parent 3509aa144c
commit 8562a5138c

View File

@ -241,7 +241,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