xaya / taurion_gsp

Taurion - A Fully Decentralised MMO built for the Xaya Platform.
https://taurion.io
GNU General Public License v3.0
23 stars 10 forks source link

Use libxayagame's SQLite statement #184

Closed domob1812 closed 3 years ago

domob1812 commented 3 years ago

This refactors the internal database layer to use the new SQLiteDatabase::Statement wrapper class from libxayagame introduced in https://github.com/xaya/libxayagame/pull/102.