Sylwester Lachiewicz
Sylwester Lachiewicz
@dependabot rebase
@dependabot rebase
Potentially this may help For the **ocpp_tag** table: CREATE INDEX idx_ocpp_tag_expiry_date ON **ocpp_tag (expiry_date)**; For the **transaction_start** table CREATE INDEX idx_transaction_start_connector_pk ON **transaction_start (connector_pk)**; CREATE INDEX idx_transaction_start_id_tag ON **transaction_start (id_tag)**;...
build is failing - please rebase on the master branch. Could You also add a unit or integration test?
see https://github.com/apache/maven/pull/1719 - will be fixed with beta 5
It looks like a duplicate of #43
This may conflict with our plans to move from 3.6.3 to 3.8 as minimum Maven version in CIs
\## is a comment in Velocity processing, not much we can do
Just an idea - change the comment decimeter? Instead of hash use something different or skip comments functionality? Similar was with two dash - as separator for header properties
a bit less failures, some bit strange. look like migration to mvn 4 is painfull for plugin :(