Apply feedbacks

This commit is contained in:
Alexandre Bodin 2019-12-17 18:25:58 +01:00
parent d89adfae7b
commit 6a03770bec

View File

@ -309,7 +309,7 @@ RENAME COLUMN group_id to component_id;
---
You might notice that you still have some tables containg the `group` keyword. Those are the tables that contain the groups data.
You might notice that you still have some tables with a name containing the `group` keyword. Those are the tables that contain the groups data.
If you want to rename them you have 3 steps to follow: