Opened 13 years ago
Last modified 13 years ago
#283 closed defect (FIXED)
Factor out migration: add_db_field
Reported by: | Elrond | Owned by: | Christopher Allan Webber |
---|---|---|---|
Priority: | trivial | Milestone: | 0.1.0 |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
Most current migrations add a field to a table/collection. The code is always the same. So create a function to do the job.
Change History (3)
Note:
See TracTickets
for help on using tickets.