Working through Reversi tutorial, it appears the dbmodel.sql is not being run.
I have put the create table sql into dbmodel.sql, but it appears to not be executed when I launch a new game, as when I try and insert data into the table I get a sql error that the table doesn't exist (again, new games launched after the dbmodel.sql change). Looking at logs (https://studio.boardgamearena.com/admin/studio, as instructed on dbmodel.sql doc page), I don't see any errors or attempts related to creating the table. I have also tried intentionally invalid sql just to get an error, but I don't see one. Any pointers for what else I can look at?
Bonus question: When I Express Start a game, ALL my open tabs anywhere in studio.bga switch to the game, including tabs that were on tutorial or docs pages. A bit frustrating. Is this normal?
Thanks!
I have put the create table sql into dbmodel.sql, but it appears to not be executed when I launch a new game, as when I try and insert data into the table I get a sql error that the table doesn't exist (again, new games launched after the dbmodel.sql change). Looking at logs (https://studio.boardgamearena.com/admin/studio, as instructed on dbmodel.sql doc page), I don't see any errors or attempts related to creating the table. I have also tried intentionally invalid sql just to get an error, but I don't see one. Any pointers for what else I can look at?
Bonus question: When I Express Start a game, ALL my open tabs anywhere in studio.bga switch to the game, including tabs that were on tutorial or docs pages. A bit frustrating. Is this normal?
Thanks!