多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

1.9 KiB

title description position category menuTitle
Sync Schema Schema changes made to database from outside nocodb GUI can be synced 70 Usage Sync Schema

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.

Below are the steps to sync schema changes.

Example

  • Please note there are 3 tables in schema. Screen Shot 2021-09-18 at 14 33 56

  • And NocoDB has just 2 tables.

Screen Shot 2021-09-18 at 14 42 02

Screen Shot 2021-09-18 at 14 42 09

Screen Shot 2021-09-18 at 14 42 16

Screen Shot 2021-09-18 at 14 42 22

Screen Shot 2021-09-18 at 14 42 31

Screen Shot 2021-09-18 at 14 42 42

Screen Shot 2021-09-18 at 14 42 51

Screen Shot 2021-09-18 at 14 42 59

Screen Shot 2021-09-18 at 14 43 06