bekk/db-scheduler-ui

Table name can't be injected

rcbose opened this issue · 0 comments

Project set up :
Spring boot 2.7
Java 17
PostgreSQL

Issue:
In a project we work on different schema. It is not possible to inject the table name. db-scheduler allows it.

https://github.com/bekk/db-scheduler-ui/blob/main/db-scheduler-ui/src/main/java/no/bekk/dbscheduler/ui/service/LogLogic.java#L72