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

a very small change in Dictionary Application.md file ........ #6

Merged
merged 2 commits into from
Jan 25, 2024
Merged

a very small change in Dictionary Application.md file ........ #6

merged 2 commits into from
Jan 25, 2024

Conversation

sandeeep-prajapati
Copy link
Contributor

I hope this message finds you well. I've submitted a pull request that modifies the query in the codebase. The enhancement specifically focuses on refining result filtering for better usability.

I've extended the query in the code as follows:

self.cursor.execute("SELECT * FROM words WHERE word LIKE ? ORDER BY word ASC", ('%' + word + '%',))

This adjustment ensures a more comprehensive retrieval of results matching the specified conditions.

If you have the time, please review the changes, and if everything looks good, I would appreciate it if you could merge the pull request.

Thank you for your attention and support.

Best regards,
Sandeep Parajapati

i like hacking can you suggest me and refer me some materials to start my journey for it
my whatsapp numaber is : +916392424180

@HalilDeniz HalilDeniz merged commit f7b2675 into HalilDeniz:main Jan 25, 2024
1 check passed
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.

None yet

2 participants