fix(shared): bind platform when creating group manager
PR Checks / test-and-build (pull_request) Successful in 12m53s

Add a PostgreSQL integration regression test for new-platform-group session creation. The production failure was a missing Platform parameter in the group_managers insert, leaving @Platform in SQL and causing PostgreSQL 42883. Bump version to 3.9.8.
This commit is contained in:
2026-06-09 15:16:54 +03:00
parent 2241568bac
commit efd86bca0a
6 changed files with 143 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ on:
- main
env:
VERSION: 3.9.7
VERSION: 3.9.8
jobs:
# ЧАСТЬ 1: Собираем образы и кладем в Gitea (чтобы делиться с ребятами)