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

Request: Completely expose the 'fields' argument in the 'BatchQuery<T>', 'Query<T>', 'Insert<T>', 'Merge<T>' and 'Update<T>' operations (and all its Batch operations). #523

Closed
mikependon opened this issue Aug 21, 2020 · 3 comments
Assignees
Labels
deployed Feature or bug is deployed at the current release enhancement New feature or request fixed The bug, issue, incident has been fixed. request A request from the community. todo Things to be done in the future

Comments

@mikependon
Copy link
Owner

As requested by the community from the GitterChat.

image

@mikependon mikependon added enhancement New feature or request todo Things to be done in the future request A request from the community. labels Aug 21, 2020
@mikependon mikependon self-assigned this Aug 21, 2020
@mikependon mikependon pinned this issue Aug 22, 2020
@mikependon mikependon added the fixed The bug, issue, incident has been fixed. label Aug 23, 2020
@mikependon mikependon changed the title Request: Expose the 'fields' argument in the 'Insert<T>', 'Merge<T>' and 'Update<T>' operations. Request: Completely expose the 'fields' argument in the 'Query<T>', 'Insert<T>', 'Merge<T>' and 'Update<T>' operations (and all its Batch operations). Aug 24, 2020
@mikependon mikependon changed the title Request: Completely expose the 'fields' argument in the 'Query<T>', 'Insert<T>', 'Merge<T>' and 'Update<T>' operations (and all its Batch operations). Request: Completely expose the 'fields' argument in the 'BatchQuery<T>', 'Query<T>', 'Insert<T>', 'Merge<T>' and 'Update<T>' operations (and all its Batch operations). Aug 24, 2020
@mikependon mikependon unpinned this issue Aug 26, 2020
@mikependon
Copy link
Owner Author

mikependon commented Aug 28, 2020

The fix is now available at RepoDB v1.12.0-beta1 and RepoDb.SqlServer v1.1.0-beta1. FYI: @alper-atay

@alper-atay
Copy link

The fix is now available at RepoDB v1.12.0-beta1 and RepoDb.SqlServer v1.1.0-beta1. FYI: @alper-atay

Thanks. I think changed everything on DbStatute. Now can't compilable but will. Reworked my query system for operations. If nothing goes wrong, I'll finish the weekend. Finally I set up the structure in my mind.

@mikependon mikependon added the deployed Feature or bug is deployed at the current release label Aug 29, 2020
@mikependon
Copy link
Owner Author

Closing this ticket now. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
deployed Feature or bug is deployed at the current release enhancement New feature or request fixed The bug, issue, incident has been fixed. request A request from the community. todo Things to be done in the future
Projects
None yet
Development

No branches or pull requests

2 participants