fix: unable to save mock sync group being edited
This commit is contained in:
@@ -678,7 +678,7 @@ func (db *Store) SaveMockSyncGroupBeingEdited(ctx context.Context, acctID int64)
|
||||
ed.account_id = @account_id
|
||||
AND ind.sync_group_id = ed.sync_group_id
|
||||
RETURNING
|
||||
sync_group_id
|
||||
ed.sync_group_id
|
||||
)
|
||||
SELECT
|
||||
sync_group_id
|
||||
|
||||
Reference in New Issue
Block a user