„README.md“ ändern

This commit is contained in:
Mario Voigt 2021-10-11 22:46:10 +02:00
parent a7bfa05c0b
commit cc0f306bd5

View File

@ -146,7 +146,6 @@ CREATE TABLE IF NOT EXISTS Smartlock
CREATE TABLE IF NOT EXISTS SmartlockLog CREATE TABLE IF NOT EXISTS SmartlockLog
( (
`accountUserId` VARCHAR(24),
`action` SMALLINT NOT NULL, `action` SMALLINT NOT NULL,
`authId` VARCHAR(24), `authId` VARCHAR(24),
`autoUnlock` BOOLEAN NOT NULL, `autoUnlock` BOOLEAN NOT NULL,