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

fix: duplicate column selection #20

Merged
merged 1 commit into from
Aug 24, 2022
Merged

fix: duplicate column selection #20

merged 1 commit into from
Aug 24, 2022

Conversation

qpfmtlcp
Copy link

@qpfmtlcp qpfmtlcp commented Aug 5, 2022

Inspired by nestjsx#788

I don't want to exclude "id" for all relational cases.
I think we just need to remove the duplication in the column array.
Please take a look at it to solve this problem.
Thanks.

@rewiko rewiko merged commit 3613b1e into rewiko:master Aug 24, 2022
@rewiko
Copy link
Owner

rewiko commented Aug 24, 2022

available in 5.1.12

@nnguyenquangg
Copy link

nnguyenquangg commented May 26, 2023

available in 5.1.12

It seems you haven't published 5.12. yet.
5.0.0-alpha.3 is lastest version

@qpfmtlcp
Copy link
Author

I found that has been released (https://www.npmjs.com/package/@rewiko/crud)
check it out (nestjsx#789)

@nnguyenquangg
Copy link

I found that has been released (https://www.npmjs.com/package/@rewiko/crud) check it out (nestjsx#789)

I'm using Oracle 11.LIMIT and OFFSET can't be used. Just can use in Oracle 12
So which version of @rewiko/crud I should use limit and offset?

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.

3 participants