Edgewall Software
Modify

Opened 14 years ago

Closed 13 years ago

Last modified 13 years ago

#9720 closed defect (fixed)

[PATCH] Wrong docstring for Environment.backup()

Reported by: Felix Schwarz Owned by: Felix Schwarz
Priority: lowest Milestone: 0.12.2
Component: general Version: 0.12dev
Severity: trivial Keywords:
Cc: lists@… Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Environment.backup() has a wrong docstring: Actually it says that backup is sqlite-specific which is wrong since also MySQL and postgres got backup functionality.

Attachments (1)

fix_env_backup_docstring.patch (477 bytes ) - added by Felix Schwarz 14 years ago.
I'm not sure if the backup file name pattern is actually correct. I think it contains the db type and a timestamp.

Download all attachments as: .zip

Change History (6)

by Felix Schwarz, 14 years ago

I'm not sure if the backup file name pattern is actually correct. I think it contains the db type and a timestamp.

comment:1 by Thijs Triemstra <lists@…>, 13 years ago

Cc: lists@… added
Keywords: review added
Milestone: 0.12.2
Summary: Wrong docstring for Environment.backup()[PATCH] Wrong docstring for Environment.backup()

Moving it to 0.12.2 because it's a trivial defect.

comment:2 by Remy Blank, 13 years ago

Owner: set to Remy Blank

comment:3 by Remy Blank, 13 years ago

Resolution: fixed
Status: newclosed

Applied in [10331].

comment:4 by Remy Blank, 13 years ago

Owner: changed from Remy Blank to Felix Schwarz

comment:5 by Thijs Triemstra <lists@…>, 13 years ago

Keywords: review removed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Felix Schwarz.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from Felix Schwarz to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.