You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-8Lines changed: 8 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -137,15 +137,15 @@ npm run cert
137
137
1. Locate and click on the "Build Database" button under the Action section on the left side of the page. This will render the canvas for you to create your database schema.
138
138
2. Click on "Add Table" to name the first table and start building your database.
139
139
140
-
## Adding row(s) to a table
140
+
## Adding column(s) to a table
141
141
142
-
1. To add a new row in a table, click on the add icon on the top right of the table node. This will render a new row in the table in edit mode.
142
+
1. To add a new column in a table, click on the add icon on the top right of the table node. This will render a new column in the table in edit mode.
0 commit comments