### Motivation VanillaCore doesn't support primary keys for now. However, almost all DBMSs support that feature. We need to add support for primary keys. ### TODO - [ ] Survey - which components need to be changed
Motivation
VanillaCore doesn't support primary keys for now. However, almost all DBMSs support that feature. We need to add support for primary keys.
TODO