arthurhsu / rdb

Draft for W3C Relational Database Proposal
https://arthurhsu.github.io/rdb/
20 stars 0 forks source link

PrimaryKeySpec has issues #12

Closed arthurhsu closed 7 years ago

arthurhsu commented 7 years ago

Primary key should/can have name (certain DB requires so) so that table changer can drop it by name PrimaryKeySpec disallows cross column key PrimaryKeySpec disallows sorting order