When vertica gives back data types that aren't mapped in the `vertica/column.py` file, execution of query fails. This prevent it by defaulting the data type to **unspecified**.
0.2.3
Incorporating kennethdamica PR to accept execute parameters as a tuple or dict
0.2.2
Incorporates build changes/fixes contributed by kevints. No functional changes to the library.