Skip to content

Commit 79e72af

Browse files
committed
PR feedback (steve-community#1219)
1 parent 03d0bab commit 79e72af

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/resources/db/migration/V1_0_5__update.sql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ from `ocpp_tag` `o` left join `transaction` `t` on (
1010
`t`.`stop_value` is null)
1111
group by
1212
`o`.`ocpp_tag_pk`,
13-
`o`.`id_tag`,
1413
`o`.`parent_id_tag`,
1514
`o`.`expiry_date`,
1615
`o`.`max_active_transaction_count`,

0 commit comments

Comments
 (0)