Files
remnawave-bedolaga-telegram…/app
Fringg 6cec024e46 fix: use flush instead of commit in server counter functions
add_user_to_servers and remove_user_from_servers were calling
db.commit() internally, breaking transaction atomicity for all
callers that perform additional operations afterward. Changed to
db.flush() so the caller controls the commit boundary.
2026-02-11 04:15:50 +03:00
..
2026-02-04 04:47:39 +03:00
2026-02-01 11:18:54 +03:00