oguimbal / pg-mem

An in memory postgres DB instance for your unit tests
MIT License
1.89k stars 94 forks source link

Version upgrades, add type aliases #377

Closed secam closed 6 months ago

secam commented 6 months ago
oguimbal commented 6 months ago

Hi, I think this PR will have a lot of conflicts with #351 ... @knixeur @secam how would you like to proceed ? Can your merge both PRs in a single PR ? Or should I merge one of those and you'll handle conflicts in the other ? In that case, which one do you prefer I merge first ?

secam commented 6 months ago

I think all the stuff from #351 should be skipped if we merge this. Beause #351 also upgrades mikro-orm but reimplementing workaround, that is completely removed in this PR

knixeur commented 6 months ago

Sure go ahead, I'll close mine :+1:

oguimbal commented 6 months ago

released as pg-mem@2.8.1 thanks for this nice PR @secam !