Django

Code

Ticket #4215 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

Missing import in Oracle database base.py.

Reported by: Ben Khoo Assigned to: jacob
Milestone: Component: Uncategorized
Version: other branch Keywords: Oracle base.py quote_only_if_word import
Cc: Triage Stage: Unreviewed
Has patch: 1 Needs documentation:
Needs tests: Patch needs improvement:

Description

Hi,

I believe there is a missing import in django\db\backends\oracle\base.py

The function that is not imported is quote_only_if_word that is used twice in the file.

Kind Regards Ben

Attachments

quote_only_if_word.patch (0.6 kB) - added by khoobks@westnet.com.au on 05/04/07 02:28:11.

Change History

05/04/07 02:28:11 changed by khoobks@westnet.com.au

  • attachment quote_only_if_word.patch added.

05/04/07 12:03:21 changed by bouldersprinters

  • status changed from new to closed.
  • resolution set to fixed.

(In [5149]) boulder-oracle-sprint: Fixes #4215: Applied quote_only_if_word.patch from Ben Khoo. Thanks!


Add/Change #4215 (Missing import in Oracle database base.py.)




Change Properties
Action