Fix crashes in the text matching job #23

Merged
tozh4728 merged 2 commits from text-matching-job-crashes into develop 2024-12-02 10:58:00 +01:00
Owner

With the migration to Spring it is much stricter in requiring @Transactional for all methods that write to the database.

Fixes #22

With the migration to Spring it is much stricter in requiring @Transactional for all methods that write to the database. Fixes #22
ansv7779 added 1 commit 2024-11-22 14:34:27 +01:00
Added missing @Transactional
All checks were successful
Build and test / build-and-test (push) Successful in 6m49s
9c95d645dd
With the migration to Spring it is much stricter in requiring @Transactional for all methods that write to the database.
ansv7779 force-pushed text-matching-job-crashes from 9c95d645dd to 7f18f60f20 2024-11-28 18:14:19 +01:00 Compare
tozh4728 approved these changes 2024-12-02 10:49:54 +01:00
tozh4728 added 1 commit 2024-12-02 10:49:59 +01:00
Merge branch 'develop' into text-matching-job-crashes
All checks were successful
Build and test / build-and-test (push) Successful in 6m50s
8c13f6b7e4
tozh4728 merged commit 1180a7dbfd into develop 2024-12-02 10:58:00 +01:00
tozh4728 deleted branch text-matching-job-crashes 2024-12-02 10:58:01 +01:00
Sign in to join this conversation.
No description provided.