Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Columns, Values, KeyEqualsTo and Assignment types for cqlt interpolator #116

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

alexshabal
Copy link
Contributor

@alexshabal alexshabal commented Nov 25, 2024

Slightly extended cqlt interpolator syntax:

  • Columns[T] useful when listing columns being selected from (or inserted into) table
  • Values[T] useful when binding values during inserts
  • EqualsTo[T] useful when filtering result set by some key
  • Assignment[T] useful when binding values during updates

@alexshabal alexshabal changed the title Added doc for Columns, Values and PrimaryKey types for cqlt interpolator Added Columns, Values and PrimaryKey types for cqlt interpolator Nov 26, 2024
@alexshabal alexshabal changed the title Added Columns, Values and PrimaryKey types for cqlt interpolator Added Columns, Values, KeyEqualsTo and Assignment types for cqlt interpolator Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant