Opened 8 years ago

Closed 8 years ago

#5436 closed enhancement (fixed)

Add "gmg raw_alembic" command

Reported by: Christopher Allan Webber Owned by:
Priority: major Milestone: 0.9.0
Component: programming Keywords:
Cc: tsyesika, Boris Bobrov, berker Parent Tickets:

Description

For certain types of tasks, it's helpful (and perhaps necessary) to be able to use Alembic's own tooling. We don't want users to have to use this often, but it's particularly helpful for developers. In particular, solving #5424 will probably require having access to Alembic's tool.

Attached is a patch which adds a gmg raw_alembic command. It's not recommended that everyone use it, but now it's an available option.

Attachments (1)

0001-Add-gmg-raw_alembic-command.patch (3.7 KB ) - added by Christopher Allan Webber 8 years ago.

Download all attachments as: .zip

Change History (3)

by Christopher Allan Webber, 8 years ago

comment:1 by Christopher Allan Webber, 8 years ago

Status: newreview

I'd love it if we could get this merged and reviewed by tomorrow.

(It's possible there's some overlap now with the gmg dbupdate subcommand's code. Maybe we should simplify both, but I think there's urgency to get this in so #5424 can continue.)

comment:2 by Christopher Allan Webber, 8 years ago

Resolution: fixed
Status: reviewclosed

Got a brief review from Jessica, pushed to git master.

Note: See TracTickets for help on using tickets.