Nuacht

A collection of MySQL Shell example plugins. After installing this plugin collection into the .mysqlsh/plugins/ext folder it will register a new MySQL Shell global object called "ext" and load several ...
This demo plugin shows how to extend the MySQL Shell with extension objects. It will register a new MySQL Shell global object called "ext" and add an extension object called 'demo' with two functions, ...