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

add-dynamic-where #1455

Merged
merged 1 commit into from
Nov 8, 2023
Merged

Conversation

elguitarraverde
Copy link
Contributor

Implementamos un where dinámico para que se pueda incluir
el nombre del campo en el propio metodo where y así
acortar código.
ej. whereNombre(), whereCiudad()

@elguitarraverde
Copy link
Contributor Author

@NeoRazorX he implementado un where dinamico por si te gusta la idea. es una pijada pero bueno...
en la propia funcion le pasas el campo a filtrar y solo tienes que pasar el termino a buscar como parametro.

@NeoRazorX NeoRazorX merged commit 6939501 into NeoRazorX:DbQuery Nov 8, 2023
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants