Rodolfo Sanches Saraiva Dos Santos
Rodolfo Sanches Saraiva Dos Santos
There's a way to close dropdown when clicking outside?
When using tablePerHierarchy false, i lost subclass schema mapping and consequently, get this error: `Caused by: org.postgresql.util.PSQLException: ERROR: relation "school_year_regular" does not exist` ``` class SchoolYear { ... static mapping...
Hi, When i have a job schedule to past date, the plugins get an Exception: ``` Caused by: org.quartz.SchedulerException: Based on configured schedule, the given trigger will never fire. at...