Failed to execute `INSERT INTO card_legality (format_id, card_id, legality)
SELECT 34, bq.id, 'Legal'
FROM (
SELECT
`u`.`id` AS `id`, `u`.`layout` AS `layout`,
…
This seems odd to me that when a database is connected, the search command ignores my type parameter:
```
msf > search type:auxiliary ssh
Matching Modules
================
Name …