We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb6ced2 commit 9d653faCopy full SHA for 9d653fa
Rmd/nocodb.Rmd
@@ -3024,7 +3024,7 @@ NOTES:
3024
| Rollup | `"Rollup"` |
3025
| Normal | *any* |
3026
3027
- We implement it very cautiously/restrictive for now and don't allow stuff we're uncertain about. For example, we don't allow switching the `uidt` between
+ We implement it rather cautiously/restrictive for now and don't allow stuff we're uncertain about. For example, we don't allow switching the `uidt` between
3028
the above column types.
3029
3030
- As of NocoDB v0.255.0, altering a column label via the UI changes both `column_name` and `title`. Using the API OTOH, it's possible to only change one of
0 commit comments