feat: include global announcement

Signed-off-by: Wing-Kam Wong <wingkwong.code@gmail.com>
This commit is contained in:
Wing-Kam Wong
2022-04-04 16:02:55 +08:00
parent 1d3e29c706
commit 7bd1c03799
28 changed files with 69 additions and 4 deletions

View File

@@ -6,6 +6,8 @@ category: 'Product'
menuTitle: 'Sync Schema'
---
<announcement></announcement>
## How to sync schema changes to NocoDB.
NocoDB allows you to sync schema changes if you have made changes outside NocoDB GUI. However, it has to be noted then you will have to bring your own
schema migrations for moving from environment to other.