Update [PrimaryKeyProp]
Syntax for Enhanced Clarity
#6
Labels
enhancement
New feature or request
help wanted
Extra attention is needed
question
Further information is requested
To improve the readability and clarity of the primary key definitions in our models, we propose updating the
[PrimaryKeyProp]
syntax. The new syntax will explicitly separate partition keys and clustering keys. This change aims to make the primary key structure more understandable and maintainable.Current Example:
Proposed Change:
Update the
[PrimaryKeyProp]
syntax to use a more descriptive object structure:Goal:
Tasks:
[PrimaryKeyProp]
syntax.This change will provide a more intuitive and clear way to define primary keys, benefiting both new and existing users of the library.
The text was updated successfully, but these errors were encountered: