q-wiki / q-wiki-server

Q-Wiki is a Wikidata based game (Unity front-end with ASP.NET Core back-end) developed by HTW Berlin students in cooperation with Wikimedia Germany.
GNU General Public License v3.0
2 stars 0 forks source link

fixed db inconsistency through alternate key #33

Closed maltegoetz closed 5 years ago

maltegoetz commented 5 years ago

This change will not affect sqlite, as there is no alternate key in sqlite, but it will work with MSSQL later.