WL#4370: Decimal support for NDB/Python

Affects: Connector/NDB-0.7   —   Status: Complete

A sensible encoding/decoding approach needs to be taken for Decimal types in
Python, most likely mimicing the approach taken by MySQLdb if possible.