[DBIx-Class-Devel] [dbsrgits/dbix-class] RT #113741 (#101)

Fabrice Gabolde notifications at github.com
Wed Apr 13 14:20:08 GMT 2016


@ribasushi I have written a few tests (and also the actual fix, but I haven't committed it yet).

The exception is thrown *after* the deployment occurs, so the first call to deploy() creates the tables, and the second one dies with "A versioned schema has already been deployed, try upgrade instead.". So these tests are not very useful and I'm not sure how to make them better.

I'm sending the PR anyway to have a space in which to converse (this is rather more comfortable than RT), if you have any ideas.
You can view, comment on, or merge this pull request online at:

  https://github.com/dbsrgits/dbix-class/pull/101

-- Commit Summary --

  * Unit tests for the fix.

-- File Changes --

    M t/94versioning.t (23)

-- Patch Links --

https://github.com/dbsrgits/dbix-class/pull/101.patch
https://github.com/dbsrgits/dbix-class/pull/101.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/dbsrgits/dbix-class/pull/101
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.scsys.co.uk/pipermail/dbix-class-devel/attachments/20160413/3e74e0bb/attachment.htm>


More information about the DBIx-Class-Devel mailing list