qbcore-framework / qb-core

FiveM RP Framework Core :muscle:
GNU General Public License v3.0
582 stars 962 forks source link

feat(server): SQL error handling #1126

Closed Mycroft-Studios closed 2 months ago

Mycroft-Studios commented 2 months ago

Description

What does your pull request change?

This PR adds in-depth error handling for SQL issues.

Why should it be merged?

This Completely stops the infamous issue of being stuck on "checking if you are banned", and adds user-friendly error messages to help them fix the issue.

Does it fix an issue?

Yes, see above

Checklist