This commit is contained in:
2021-08-20 01:58:02 -05:00
parent 80916d3a49
commit 4b859492c1
2 changed files with 11 additions and 11 deletions

View File

@@ -26,10 +26,10 @@ static INSERT_EVENT: &str = "
INSERT INTO
events
(
aggregate_type,
aggregate_type,
aggregate_id,
sequence,
payload,
payload,
metadata
)
VALUES