Threadline.Governance.Migration (Threadline v0.7.0)

Copy Markdown View Source

SQL DDL for the Threadline governance schema .

Used by mix threadline.install to generate a migration file. The generated migration creates threadline_export_jobs, threadline_retention_runs, threadline_saved_views, and threadline_evidence_records tables.

Summary

Functions

Returns the full migration content as a string, ready to write to a .exs file.

Functions

migration_content()

Returns the full migration content as a string, ready to write to a .exs file.