Peter Stockings 24a0c0ffef Enhance timer function tracking with invocation count and log storage
- Add `invocation_count` column to `timer_functions` table
- Change `logs` column in `timer_function_invocations` to JSONB type
- Create trigger function to automatically increment invocation count on new log entries
2025-02-20 22:51:52 +11:00
2023-12-14 22:22:15 +11:00
2023-12-14 22:22:15 +11:00
2023-12-14 22:22:15 +11:00
Description
No description provided
630 KiB
Languages
HTML 42%
JavaScript 30.9%
Python 27.1%