mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 01:08:50 -06:00
14 lines
684 B
SQL
14 lines
684 B
SQL
update habits set color=0 where color=-2937041;
|
|
update habits set color=1 where color=-1684967;
|
|
update habits set color=2 where color=-415707;
|
|
update habits set color=3 where color=-5262293;
|
|
update habits set color=4 where color=-13070788;
|
|
update habits set color=5 where color=-16742021;
|
|
update habits set color=6 where color=-16732991;
|
|
update habits set color=7 where color=-16540699;
|
|
update habits set color=8 where color=-10603087;
|
|
update habits set color=9 where color=-7461718;
|
|
update habits set color=10 where color=-2614432;
|
|
update habits set color=11 where color=-13619152;
|
|
update habits set color=12 where color=-5592406;
|
|
update habits set color=0 where color<0 or color>12; |