TooLongDintRead
@WizardRandom
34Friends 7Fans
Karma158.58
male Pittsburgh, PA, United States
Not Much to say
TooLongDintRead
1 years ago 8
[LARP DB] Sheet printing is pushed. Next up is getting item card prints to look good/be double sided. Might take a short break before doing that though.
TooLongDintRead
1 years ago 3
[LARP DB] CHARACTER SHEETS PRINT CORRECTLY!! Throughput is confirmed!
TooLongDintRead
1 years ago 2 @Edit 1 years ago
[NEXUS DB] Anybody ask for full edit history? https://images.plurk.com/2gn5V0l1qfT617pEI0Jhe3.png
TooLongDintRead
1 years ago
[Nexus LARP] Beginnings of system to handle Item sheet version admin: https://images.plurk.com/4URoFHDRCRIUtrx5RhVWeG.png
TooLongDintRead
1 years ago 13
[LARP DB] Okay, I want:

select * from
"ItemSheet" is2
join
(select count(id), guid, maX-(createdate)
from "ItemSheet" is2
group by guid) as A
on A.guid =is2.guid

Can you do that?

C#: Fuck you!
TooLongDintRead
1 years ago @Edit 1 years ago
[LARP DB] One final thought for tonight. After all of this. once the system is populated and fully operational, getting online LARP registration to link up to the DB is going to be a piece of cake in comparison.
TooLongDintRead
1 years ago 1
[LARP DB] Because I am a serious 44 year old man: https://images.plurk.com/3oUPsnTmQrPZKqxkkgjK4t.png
TooLongDintRead
1 years ago 2
[LARP DB] I can now restore a series in the entry table that got deleted. Woot!
TooLongDintRead
1 years ago 11
[LARP DB] Time to turn off the bad developer screen and turn on the good developer screen.
TooLongDintRead
1 years ago 37 @Edit 1 years ago
[LARP DB] New DB version deployed including double sided items option.