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

Db query #1473

Merged
merged 24 commits into from
Dec 8, 2023
Merged

Db query #1473

merged 24 commits into from
Dec 8, 2023

Conversation

NeoRazorX
Copy link
Owner

Descripción

Añadidas las nuevas clases DbQuery y Where para consultar la base de datos.

Description (english)

Added the new DbQuery y Ehere classes to query the database.

¿Cómo has probado los cambios?

Toda modificación debe haber sido mínimamente probada. Marca o describe las pruebas que has realizado:

  • He revisado mi código antes de enviarlo.
  • He probado que funciona correctamente en mi PC.
  • He probado que funciona correctamente con una base de datos vacía.
  • He ejecutado los tests unitarios.

How has the changes been tested? (english)

Any modification must have been tested minimally. Mark or describe the tests you have performed:

  • I have reviewed my code before sending it.
  • I have tested it on my PC.
  • I have tested it on an empty database.
  • I have run the unit tests.

NeoRazorX and others added 24 commits October 29, 2023 12:04
- Los campos de la tabla se guardan ahora en una variable privada estática, para ahorrar memoria.
@NeoRazorX NeoRazorX merged commit 0c2050a into master Dec 8, 2023
1 check was pending
@NeoRazorX NeoRazorX deleted the DbQuery branch December 13, 2023 12:31
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