ibash Steps: Try to search for the query: "prisma table @@" Expected: Searches for "prisma table @@" Actual: Searches for "prisma table site:twitter.com" There doesn't seem to be away to avoid this behavior. Search for "prisma table @@". The first result on google is what I want: https://www.google.com/search?q=%40%40+prisma+table https://www.prisma.io/docs/orm/prisma-schema/data-model/database-mapping
eirk This actually is intended? !@ is a bang for twitter, so the respective snap would be @@ But this is certainly confusing