Django

Code

Ticket #5627 (closed: fixed)

Opened 1 year ago

Last modified 1 year ago

docs/databases.txt should mention Oracle caveats

Reported by: mboersma Assigned to: mboersma
Milestone: Component: Documentation
Version: SVN Keywords: oracle textfield null string
Cc: ian.g.kelly@gmail.com Triage Stage: Accepted
Has patch: 1 Needs documentation: 0
Needs tests: 0 Patch needs improvement: 0

Description

"Notes about supported databases" should include more of the significant caveats from the Oracle-branch wiki page: http://code.djangoproject.com/wiki/OracleBranch . Right now it only has some notes about MySQL, but issues with TextField?/LOBs and empty string handling should be documented.

Attachments

5627.diff (5.0 kB) - added by mboersma on 09/28/07 12:42:35.
Added pertinent info from Oracle-branch wiki page

Change History

09/27/07 14:03:35 changed by mboersma

  • needs_better_patch changed.
  • needs_tests changed.
  • needs_docs set to 1.

09/27/07 22:00:25 changed by ubernostrum

  • stage changed from Unreviewed to Accepted.

09/28/07 11:57:13 changed by mboersma

  • owner changed from nobody to mboersma.
  • status changed from new to assigned.

09/28/07 12:42:35 changed by mboersma

  • attachment 5627.diff added.

Added pertinent info from Oracle-branch wiki page

09/28/07 12:43:20 changed by mboersma

  • needs_docs deleted.
  • has_patch set to 1.

09/28/07 14:27:46 changed by ikelly

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

(In [6432) Fixed #5627: Added documentation and caveats about using the oracle backend.


Add/Change #5627 (docs/databases.txt should mention Oracle caveats)




Change Properties
Action