copasetickid/draftsman

Fails miserably with foreign keys

Closed this issue · 0 comments

Using Draftsman on a Rails 4.2 project, which adds foreign keys via the DB migrations.

So far, I've uncovered that calling draft_update to return a record back to its pre-draft state causes a PG::ForeignKeyViolation with Postgres.

I really need to get this repo running with Travis. (See #15.)