
* Fixed startup db check * Relation tables are created automatically for IGDB metadata * Removed JSON dependency from filters * Removed JSON searches from Game library queries * Gaseous now runs without error on MariaDB * Fixed static database name bug * Updated docker files and README
2 lines
76 B
SQL
2 lines
76 B
SQL
ALTER TABLE `PlatformMap`
|
|
ADD COLUMN `AvailableWebEmulators` longtext NULL; |