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

Merged
merged 11 commits into from
Dec 2, 2024

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
@Alexey-Yuferov Alexey-Yuferov merged commit 415c3e5 into ringcentral:main Dec 2, 2024
2 checks passed
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.

2 participants