squash a bunch of commits
This commit is contained in:
4
Shogi.Database/User/Tables/LoginPlatform.sql
Normal file
4
Shogi.Database/User/Tables/LoginPlatform.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
CREATE TABLE [user].[LoginPlatform]
|
||||
(
|
||||
[Platform] NVARCHAR(20) NOT NULL PRIMARY KEY
|
||||
)
|
||||
Reference in New Issue
Block a user