* Remove SELECT * from product notices store Replace wildcard selects with explicit column names and use SelectBuilder pattern for consistency with other stores. 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com> * Update server/channels/store/sqlstore/product_notices_store.go Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Claude <noreply@anthropic.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>