https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=16445 Bug ID: 16445 Summary: Bug 12478 has added an unnecessary line to Koha/Database.pm Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: ASSIGNED Severity: normal Priority: P5 - low Component: Architecture, internals, and plumbing Assignee: jonathan.druart@bugs.koha-community.org Reporter: jonathan.druart@bugs.koha-community.org QA Contact: testopia@bugs.koha-community.org Depends on: 12478
From commit 95dabf4bfd15f6aed149c17546c00083063a01c1 Bug 12478 - add some base objects that the ES code will depend on
+our $schema; # the schema is a singleton This is not needed Referenced Bugs: https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=12478 [Bug 12478] Elasticsearch support for Koha -- You are receiving this mail because: You are watching all bug changes.