1. Added search for type in columns with foreign keys from models 2. Fixed issue with popylating Column details like unique or primary key from py-models-parser
0.2.2
1. Added if_not_exists to table properties
0.2.1
1. Added support for parsing 'dataset' from data as 'table_schema' also added fields like 'project' (to support BigQuery metadata) 2. Depencencies updated 3. Added HQL Table Properties
0.1.5
1. field 'attrs' added to Type to store values from py-models-parser output