#25371 closed Cleanup/optimization (fixed)
Add examples of backward operations for RunSQL and RunPython
| Reported by: | Bibhas C Debnath | Owned by: | nobody |
|---|---|---|---|
| Component: | Documentation | Version: | dev |
| Severity: | Normal | Keywords: | |
| Cc: | Triage Stage: | Ready for checkin | |
| Has patch: | yes | Needs documentation: | no |
| Needs tests: | no | Patch needs improvement: | no |
| Easy pickings: | no | UI/UX: | no |
Description
The documentation only has examples of `forward_func` or forward SQL. It'll be helpful if there were some examples of the use of reverse_sql or reverse_code. I can send a PR.
Attachments (1)
Change History (5)
by , 10 years ago
| Attachment: | migration_reverse.patch added |
|---|
comment:1 by , 10 years ago
| Has patch: | set |
|---|
comment:2 by , 10 years ago
| Triage Stage: | Unreviewed → Ready for checkin |
|---|
Note:
See TracTickets
for help on using tickets.
Patch for documentation changes