pietermartin / sqlg

TinkerPop graph over sql
MIT License
243 stars 51 forks source link

Creating an edge to a partitioned tables fails if foreignkeys are implmented. #336

Closed pietermartin closed 5 years ago

pietermartin commented 5 years ago

Partitioned tables have no primary key so its not possible to implement a foreign key to a partitioned table.

pietermartin commented 5 years ago

Fixed in https://github.com/pietermartin/sqlg/commit/675a8f79159a7a9e9d80e40ece611f0341bedc66