added autoLock in Upgrade
This commit is contained in:
parent
7f8416b7db
commit
53d6530860
@ -1,3 +1,9 @@
|
|||||||
|
## 16.07.2020
|
||||||
|
##### SQL Update
|
||||||
|
```
|
||||||
|
ALTER TABLE Smartlock ADD COLUMN `autoLock` BOOLEAN NOT NULL AFTER `authId`;
|
||||||
|
```
|
||||||
|
|
||||||
## 24.10.2019
|
## 24.10.2019
|
||||||
##### SQL Update
|
##### SQL Update
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user