feat(analytics): add flow tracking columns and psa_activity_logs table
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -46,6 +46,7 @@ from .flow_proposal import FlowProposal
|
||||
from .notification_config import NotificationConfig
|
||||
from .notification_log import NotificationLog
|
||||
from .notification import Notification
|
||||
from .psa_activity_log import PsaActivityLog
|
||||
|
||||
__all__ = [
|
||||
"User",
|
||||
@@ -106,4 +107,5 @@ __all__ = [
|
||||
"NotificationConfig",
|
||||
"NotificationLog",
|
||||
"Notification",
|
||||
"PsaActivityLog",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user