Matvey Arye 4dcbe6114d Add support for hypertable constraints
This PR add support for primary-key, foreign-key, unique, and exclusion constraints.
Previously supported are CHECK and NOT NULL constraints. Now, foreign key
constraints where a hypertable references a plain table is support
(while vice versa, with a plain table references a hypertable, is still not).
2017-09-07 11:31:48 -04:00
..
2017-07-13 09:04:01 -04:00
2017-07-31 13:27:01 -04:00
2017-08-21 13:57:36 -04:00
2017-09-04 15:48:08 -04:00