deploy-to-sfdx
deploy-to-sfdx copied to clipboard
Updated to README
@wadewegner I made some changes that I found while installing locally. I think I have the sql scripts correct by you may want to check them to make sure. Everything finally worked successfully so I think they are correct.
Good stuff, thanks Jeff! I kept meaning to update.
@jeffdonthemic Alright, now I'm having all kinds of conflicts, as I merged updates from @FabienTaillon. Would you mind resolving and updating your pull? I think you got a table Fabien didn't. Thanks!
@wadewegner actually it’s almost the same, I just put everything in deployments.sql, whereas @jeffdonthemic split the script in 2 files, one for each table. I also removed id
colum’ and used guid
only, worked for me, not sure which one is correct.
@FabienTaillon Gotcha. Wish I could figure out why I can't resolve the conflicts successfully.