You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
forTenant: argument on auditLogEntry, auditLogEntries, and auditLogEntriesConnection — explicitly scope results to a tenant ID; overrides auto-tenant
Auto-tenant scoping — when RailsAuditLog.current_tenant is configured, all queries automatically filter to the current tenant without requiring an explicit argument
auditLogEntriesCount(event:, itemType:, since:) — new aggregation query returning the count of matching entries; respects auto-tenant