github: shadowy octopus with the head of a robot, emblazoned with the Dreamwidth swirl (Default)
github ([personal profile] github) wrote in [site community profile] changelog2014-07-01 09:20 am

[dreamwidth/dw-free] bffc11: Add "rcptid" to the list of PKs when moving users ...

Branch: refs/heads/develop
Home: https://github.com/dreamwidth/dw-free
Commit: bffc1196ac97fa75f532796ef1673ee3be84d688
https://github.com/dreamwidth/dw-free/commit/bffc1196ac97fa75f532796ef1673ee3be84d688
Author: Afuna <fu@dreamwidth.org>
Date: 2014-07-01 (Tue, 01 Jul 2014)

Changed paths:
M bin/moveucluster.pl

Log Message:
-----------
Add "rcptid" to the list of PKs when moving users between clusters

Was erroring with "can't find index for table vgift_trans"; fix was just
to make sure that we acknowledged that "rcptid" in vgift_trans is also a
userid-type primary key (which identifies the user to be moved between
clusters)

Also refactors so that the list of userid-type primary key columns is a
variable, to avoid having to add to two if statements


Commit: 095a12d371f6769dbea29f151cdde8564cfc5af7
https://github.com/dreamwidth/dw-free/commit/095a12d371f6769dbea29f151cdde8564cfc5af7
Author: Mark Smith <mark@qq.is>
Date: 2014-07-01 (Tue, 01 Jul 2014)

Changed paths:
M bin/moveucluster.pl

Log Message:
-----------
Merge pull request #779 from afuna/movucluster-failing-vgift-trans

Add "rcptid" to the list of PKs when moving users between clusters


Compare: https://github.com/dreamwidth/dw-free/compare/d61a770bb20b...095a12d371f6