PhoenixKit.Modules.DB.Web.Activity (phoenix_kit v1.7.42)

Copy Markdown View Source

Live activity monitor for database changes.

Shows real-time INSERT, UPDATE, DELETE operations across all tables with full row data.

Summary

Functions

field_highlight_class(entry, key)

format_value(value)

key_changed?(entry, key)

key_new?(entry, key)

operation_badge_class(_)

render(assigns)

Callback implementation for Phoenix.LiveView.render/1.