postgres-shift icon indicating copy to clipboard operation
postgres-shift copied to clipboard

State of the project

Open SchahinRohani opened this issue 2 years ago • 4 comments

Hello Rasmus Porsager, first of all, thank you for your nice postgres implementation! Now i am looking for a clean solution for migrations and migration versionings. So i found this repo of yours.

What is the state of this project so far? Can somehow help you with this?

best regards, Schahin Rohani

SchahinRohani avatar Dec 09 '22 15:12 SchahinRohani

I've been using the library in a vendored fashion (clone and modify) and added types, clean-ups and a few new features (ability to pass a schema if you have multiple migration domains within your app, a few other things). If that's of interest, happy to push it here or fork the project (if the project owner does not have time to support this library / helper, in the meantime anyways).

nicolasembleton avatar May 29 '24 03:05 nicolasembleton

Hehe, well, it's mostly making the documentation I don't have time for, even thought it's minimal.. I'm still using it myself, so I'd be happy to take a look at a PR ☺️

porsager avatar May 29 '24 06:05 porsager

Hehe, well, it's mostly making the documentation I don't have time for, even thought it's minimal.. I'm still using it myself, so I'd be happy to take a look at a PR ☺️

Apologies. I just noticed the response. Will publish within a week or two. Happy to make a brief documentation as well. I'm using it on a relatively regular basis and it's been working perfectly for me after I made the few modifications.

nicolasembleton avatar Aug 23 '24 08:08 nicolasembleton

No worries :) About types, it has to be external d.ts, I am not looking to convert the project to typescript.

porsager avatar Aug 23 '24 08:08 porsager