moj-analytical-services / etl_manager

A python package to create a database on the platform using our moj data warehousing framework
21 stars 9 forks source link

Add partition and primary key properties to TableMeta #136

Closed calumabarnett closed 4 years ago

calumabarnett commented 4 years ago

This PR will add support for partitions and primary keys to the TableMeta class.

Tests will not pass until https://github.com/moj-analytical-services/metadata_schema/pull/7 is merged.