Content pfp
Content
@
https://opensea.io/collection/dev-21
0 reply
0 recast
2 reactions

kevin pfp
kevin
@kevinoconnell
whats the easiest way to set up postgres DB migrations in typescript if you already have a working database and you were too lazy to set them up initially? (speaking for a friend, totally not me guys don't worry) ideally can dump a given DB schema and run a command to generate them so others can run it locally much easier i use this https://www.npmjs.com/package/pg for my db
6 replies
2 recasts
5 reactions

atlasmoth pfp
atlasmoth
@osuji.eth
Are you using an orm?
1 reply
0 recast
0 reaction

kevin pfp
kevin
@kevinoconnell
Now am using drizzle bc of @alexgrover.eth :)
0 reply
0 recast
1 reaction