気づいた 小さな修正点
ToshihitoKon opened this issue · 3 comments
ToshihitoKon commented
- webapp
tenantDBSchemaFilePath = "../sql/20_schema_tenant.sql"
がsql以下パス変わってそう
ToshihitoKon commented
- webapp
tenantsAddHandler
INSERT INTO tenant
にVALUESがなさそう - webapp
TenantRow
類にdb:"..."
タグが必要そう - webapp
LOCK TABLE tenant WRITE
がunlockされていない?二回目のinitializeが通らないDelete access_log: Error 1100: Table 'access_log' was not locked with LOCK TABLES
- webapp 署名鍵をpemへ
ToshihitoKon commented
- 各地のrole判定が逆になっている(PlayersAddがorganizerだと通らなくなってる)
- retrieve...系がRawのslice要求されてる
error retrievePlayerByName: error Select player: expected slice but got struc
ToshihitoKon commented
slackで気楽にお願いする感じになれた