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: SQL logic, Library changes #23

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

Rushaway
Copy link
Member

No description provided.

@Rushaway Rushaway changed the title fix: small optimisations for Library Changes fix: SQL logic, Library changes Jan 26, 2025
@Rushaway
Copy link
Member Author

Rushaway commented Jan 26, 2025

The SQL part is un-tested yet.

  • Replace the usage of SQL_Connect with SQL_TConnect
  • Connects to a database via a thread for using a non-blocking functionality.
  • DB Lost / Retry logic

@maxime1907
Copy link
Member

logic seems ok, need to test on main server for a week

@Rushaway
Copy link
Member Author

Thiese recent changes fix an issue where a database handle become null.
In a next PR we will maybe can merge all DB functions and use enum to make things cleanner.

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.

2 participants