Allow NULL game id in achievements
authorChristian Weiske <cweiske@cweiske.de>
Mon, 7 Oct 2024 15:38:28 +0000 (17:38 +0200)
committerChristian Weiske <cweiske@cweiske.de>
Mon, 7 Oct 2024 17:19:14 +0000 (19:19 +0200)
commit9942bc2bb4b047a84d250619afcaebbd8d6014f3
treee4005ea2bf6c2330fca0484b0a8577a8df24e82d
parente2448aa28534f244c2617ed6eecd7a2e81d8744c
Allow NULL game id in achievements

.. in case we do not have the game achievement list yet

Related: https://codeberg.org/gamestick-fans/pjgsapi/issues/5
data/schema.sql
src/AchievementRepository.php