paupino / psqlpack

A logical database management system for PostgreSQL enabling incremental database deployment.
Apache License 2.0
8 stars 2 forks source link

Added in validations for unknown types #75

Closed paupino closed 6 years ago

paupino commented 6 years ago

Fixes #3 however recommend #74 to be merged before reviewing (i.e. relies on code in there).

In addition to implementing unknown types, also adds a clean task to Makefile with an attempt to make it cross platform.