2d9ceca097c3d6b770de7f69b875a7701675b3ab
Build & Test (NowChessSystems) TeamCity build finished
Reverts the Hibernate-related changes introduced during PR review: - Remove nullable = false from OfficialBotAccount.token (caused PropertyValueException at first persist() since token is assigned after id is generated) - Restore double persist() pattern: first persist() gets generated UUID, then token is generated using that id and entity is persisted again with dirty tracking Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
No description provided
Languages
Scala
83.4%
Python
12%
Bru
2.7%
Jupyter Notebook
0.7%
HTML
0.7%
Other
0.4%