schemats
schemats copied to clipboard
An almost fully compatible* upgraded fork
hey!
Thanks a mil for this nifty tool.
I just published a fork (although I made a new repo out of it with attributions as I changed functionality and libraries used under the hood) I'm using quite extensively within a few other projects. I figured having one that upgrades all the dependencies and uses some of the newer JS features would be a nice win.
I still need to tweak it a bit, but wanted to give a headsup to anyone who want to give it a try:
https://www.npmjs.com/package/@vramework/schemats
It currently just supports postgres.
In terms of test coverage, there isn't any, I just got it working within my projects and will give it some love as part of a mini utility framework I'm using on a few projects. The tests from schemtas should be able to be applied to but I'm out of time right now to migrate those across! 🙈
Any feedback appretiated!
The incompatibility is removal of mysql, but happy to merge that in if anyone feels like adding it in.
thanks @yasserf your fork works like a charm
thanks homie
Awesome you are a life saver (late to the party here)