Files
esx_core-esx-framework/[core]
PaPi b16dabc177 Fix job creation with full transaction for jobs and job_grades tables
This patch improves the job creation process by using a complete SQL transaction to ensure that insertions into both the `jobs` and `job_grades` tables are atomic. The use of `INSERT IGNORE INTO jobs` has been corrected to avoid inconsistencies in retrieving the job ID, and all insertion steps are now part of a transaction to ensure that the job and its grades are created reliably.
2024-09-27 07:25:51 +02:00
..
2024-06-19 00:08:05 +02:00
2024-06-19 00:08:05 +02:00
2024-06-19 00:08:05 +02:00
2024-07-26 22:19:18 +02:00
2024-06-19 00:08:05 +02:00