Patrick Michalina
Patrick Michalina
This started happening on the latest version. I started on a new database and added the new table for metadata. This is thrown on a very basic Seed method. A...
Any updates on this issue? I never had such problems before and may have to revert to the previous version of this package, since all my projects are highly normalized.
I suspect it may need to be an entirely different project/repository. I can't imagine the entity framework internals are similar enough to make this an easy port.
I have the same issue, especially slow because of how many files I am loading using SystemJS (all XHR).
Yea - Just move away from Phantom :) seems to be the right answer
Working on an alternative library with pretty similar functionality and modern TS support: https://github.com/patrickmichalina/typescript-monads
If people kept up on their repos, it wouldn’t be necessary :) I’ll check out your comments and adjust accordingly. Thanks.
@ChrisHadar Thanks. It is going to be a little bit before I fully review this. I am swamped at the moment and need to carve some time to think about...
@greym0uth this PR contains async/await which is not something I would want in a lazily evaluated library. Because I see that I have not focused on getting this reviewed. But...
@vermiculus I will try get this over the fence