Issue #3462741 by junaidpv: Avoid so much hardcoding of db table in Database backend
Compare changes
@@ -26,6 +26,13 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup
@@ -71,7 +78,7 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup
@@ -81,7 +88,7 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup
@@ -124,7 +131,7 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup
@@ -135,7 +142,7 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup
@@ -154,7 +161,7 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup
@@ -192,7 +199,7 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup
@@ -207,7 +214,7 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup
@@ -249,9 +256,9 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup
@@ -271,7 +278,7 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup
@@ -307,7 +314,7 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup
@@ -320,7 +327,7 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup
@@ -332,7 +339,7 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup
@@ -350,7 +357,7 @@ class Database extends BackendBase implements SupportsDeletingJobsInterface, Sup