Sevket Gökay
Sevket Gökay
closing this PR due to inactivity.
hey, thanks for the PR but this is not as easy as this. the flag is used at https://github.com/steve-community/steve/blob/master/src/main/java/de/rwth/idsg/steve/repository/impl/TransactionRepositoryImpl.java#L187-L192 if the flag is false, it will select the last one....
what is the state of this PR? especially, after removing firstArrivingMeterValueIfMultiple?
i think one potential problem is the following: since ocpp tags are not guaranteed to be universally unique, what if multiple EMSPs use the same value and therefore are in...
moreover, current db models of reservation and transaction require a valid ocpp tag id FK, meaning: an entry has to exist in ocpp_tag table. if the entry _has_ to exist...
> Replacing natural keys for transactions and reservations will maybe complicate the FK removal. FK removal? what would be the motivation and use case? do you have a fork of...
why do you think there is a problem? what specific problem does the commit fix?
what is the state of this PR after merging https://github.com/steve-community/steve/pull/1439 ?
i am closing this issue due to inactivity. feel free to reopen if it is still relevant.
hey there, the following line in your logs signal that you are using 3307 actually: ``` app_1 | [ERROR] Failed to execute goal org.flywaydb:flyway-maven-plugin:7.15.0:migrate (default) on project steve: org.flywaydb.core.internal.exception.FlywaySqlException: Unable...