Change insert event name

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2026-02-13 18:27:37 +01:00
parent 60538ef2bb
commit 754bc6d222
3 changed files with 7 additions and 7 deletions

View File

@@ -25,7 +25,7 @@ import (
"go.probo.inc/probo/pkg/gid"
)
func InsertEvent(
func InsertData(
ctx context.Context,
conn pg.Conn,
scope coredata.Scoper,