diff --git a/backend/internal/storage/hero_store.go b/backend/internal/storage/hero_store.go index a1e2515..1425872 100644 --- a/backend/internal/storage/hero_store.go +++ b/backend/internal/storage/hero_store.go @@ -288,12 +288,12 @@ func (s *HeroStore) Create(ctx context.Context, hero *model.Hero) error { $8, $9, $10, $11, $12, $13, $14, $15, $16, $17, - $18, $19, - $20, $21, $22, - $23, $24, $25, - $26, $27, $28, $29, $30, - $31, - $32, $33 + $18, $19, $20, + $21, $22, $23, + $24, $25, $26, + $27, $28, $29, $30, $31, + $32, + $33, $34 ) RETURNING id `