Version 1.0.1.2 connection.release() in folder talas_v5_DB in all files

This commit is contained in:
ISA
2024-09-05 09:59:49 +02:00
parent 34449e3710
commit 2623da410e
3 changed files with 12 additions and 4 deletions

View File

@@ -1,3 +1,4 @@
// /pages/api/talas_v5_DB/gisLines/updateLineCoordinates.js
import getPool from "../../../../utils/mysqlPool"; // Singleton-Pool importieren
export default async function handler(req, res) {