Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Upgrade Steps for new_dev branch
authored
Apr 08, 2024
by
过纯中
Show whitespace changes
Inline
Side-by-side
Upgrade-Steps-for-new_dev-branch.md
View page @
2bc3d0f4
...
@@ -13,3 +13,7 @@ end
...
@@ -13,3 +13,7 @@ end
```
```
2.
Remove in-app widget.
2.
Remove in-app widget.
```
sql
DELETE
FROM
public
.
grid_widgets
where
identifier
=
'inbox'
;
```
\ No newline at end of file