Option to block/not forward all AAAA queries

Blocking all AAAA queries for almost 24h now (since morning 07.07.2020).

I neither observe clients going crazy nor clients stopping queries AAAA records. They are just blocked, the amount of queries didn't change.

sqlite3  /etc/pihole/pihole-FTL.db -separator "," "Select count(domain), strftime('%Y-%m-%d %H',timestamp, 'unixepoch') from queries where type=2 group by strftime('%Y-%m-%d %H',timestamp, 'unixepoch')"