sql_export_mail
This module extends the sql_export module to enable sending CSV files generated from SQL queries via email.
Key Features
- sql.export: Add users and partners to be notified by email for SQL query results.
- sql.export: Create and configure cron jobs to automatically send query results by email.
- sql.export: Send email only if the query result is not empty.
- sql.export: Support personalized emails based on company and user parameters in queries.
- sql.export: Validate that recipients have email addresses.