From 2c0995e3f363d3653e3a8fcce84ee0e4f9d30674 Mon Sep 17 00:00:00 2001 From: yazz Date: Thu, 2 Jan 2025 11:34:16 +0100 Subject: [PATCH] dont use SQL max(id) to get last row ID inserted --- public/go.html | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/public/go.html b/public/go.html index 11376b50f..8195d158a 100644 --- a/public/go.html +++ b/public/go.html @@ -13581,12 +13581,12 @@