fix table capitalization
This commit is contained in:
@ -1,2 +1,2 @@
|
|||||||
-- AlterTable
|
-- AlterTable
|
||||||
ALTER TABLE `publisher` ADD COLUMN `lastLogin` DATETIME(3) NULL;
|
ALTER TABLE `Publisher` ADD COLUMN `lastLogin` DATETIME(3) NULL;
|
Reference in New Issue
Block a user