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

Improve type-safety of cursor columns [1-2h] #12

Closed
nmihajlovski opened this issue May 3, 2012 · 0 comments
Closed

Improve type-safety of cursor columns [1-2h] #12

nmihajlovski opened this issue May 3, 2012 · 0 comments

Comments

@nmihajlovski
Copy link
Contributor

Improve the type-safety of the cursor column operations, by introducing cursor-specific columns for all the column types. Such columns will allow only column operations for a single cursor, so the following statement won't be possible:

persons.at(2).firstName.min("X")

@ghost ghost assigned nmihajlovski May 3, 2012
@nmihajlovski nmihajlovski removed their assignment Sep 27, 2014
@mnikunjm13 mnikunjm13 mentioned this issue Oct 23, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 18, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant