Maisy

Results 7 issues of Maisy

I have a user set up with mysql_native_password authentication, verified here: ``` mysql> select user, plugin from mysql.user where user="testuser"; +----------+-----------------------+ | user | plugin | +----------+-----------------------+ | testuser |...

**Describe the request** Pass a transform function to an option to have it transform the value of the option before it's passed to the command's handler. This would be useful...

Feature

### Description If you send an ephemeral message that contains an embed with images (from external URLs) in it, then edit the message to remove the embed before those images...

bug
synced

#### Version(s) tested against 5.2.2+20240203 #### Description of Bug There's 43 tokens and 3481 cards with duplicated uuids in the PLST set. The full list is too long to paste...

Data Issue

Currently, the API for registering objects doesn't work well for adding features without getting very verbose, and has potential for breaking changes to the API. The API should be switched...

enhancement

This issue is tracking the creation of a standard for a multi-fetch interface, allowing consumers to decrease their outgoing request size by providing a gql query name that implements this...

enhancement

Fixes #7395, query param was removed a while ago but the docs were never updated.