pietermartin / sqlg

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

Partitioned tables should get primary key clause #408

Closed pietermartin closed 3 years ago

pietermartin commented 3 years ago

This is a breaking change as the primary keys must include the partition fields and existing partitions may or may not have this.