[MDEV-7607] better examples working with nested dynamic columns Created: 2015-02-18 Updated: 2015-10-31 |
|
| Status: | Open |
| Project: | MariaDB Server |
| Component/s: | Documentation, Dynamic Columns |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Major |
| Reporter: | Daniel Lopez | Assignee: | Ian Gilfillan |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
On https://mariadb.com/kb/en/mariadb/dynamic-columns/, it only gives a very brief and overly simplistic example of working with nested data 1 level deep. This should be expanded to working with the different functions like COLUMN_ADD, COLUMN_DELETE, and COLUMN_GET with data that is several layers deep. |