From f237993fd79678f01cc5891486185bb84e250a13 Mon Sep 17 00:00:00 2001 From: johnnyq Date: Sun, 9 Aug 2026 13:29:46 -0400 Subject: [PATCH] DB Structure update for AI temperature --- db.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/db.sql b/db.sql index e039a630c..c63684e88 100644 --- a/db.sql +++ b/db.sql @@ -3150,4 +3150,4 @@ CREATE TABLE `vendors` ( /*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */; /*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */; --- Dump completed on 2026-08-02 17:22:01 +-- Dump completed on 2026-08-09 13:29:14