More file actions More file actions History 208 lines (190 loc) · 7.1 KB main quartz / quartz / src / main / resources / org / quartz / impl / jdbcjobstore / tables_gauss_default_compatibility.sql ...
CREATE INDEX IDX_QRTZ_J_GRP ON QRTZ_JOB_DETAILS(SCHED_NAME, JOB_GROUP); CREATE INDEX IDX_QRTZ_T_J ON QRTZ_TRIGGERS(SCHED_NAME ...