Opened 5 years ago

Last modified 5 years ago

#30169 closed Cleanup/optimization

Remove SAP SQL Anywhere from 3rd party database backend page — at Version 1

Reported by: Fabio Masini Owned by: nobody
Component: Documentation Version: 2.1
Severity: Normal Keywords:
Cc: Triage Stage: Ready for checkin
Has patch: no Needs documentation: no
Needs tests: no Patch needs improvement: no
Easy pickings: no UI/UX: no

Description (last modified by Fabio Masini)

The SAP SQL Anywhere database driver for django is in abandoned status.
The last supported Django version is 1.8 and the driver has some major bug (ie. memory leaks) never fixed.
I think it's better to remove SAP SQL Anywhere from the official django doc as a 3rd party supported database.

Change History (1)

comment:1 by Fabio Masini, 5 years ago

Description: modified (diff)
Note: See TracTickets for help on using tickets.
Back to Top