mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-02 08:06:00 +00:00
1fdee8435d
Introduced a new timestamps plugin that allows the addition of `created_at` and `updated_at` fields to specified entities. Included tests to verify functionality, ensuring timestamps are correctly set on entity creation and updates. Updated the plugin index to export the new timestamps functionality.