MBS-5423: Finish "Log Statistics" work other than schema changes, merge, integrate
2021-03-15 07419, 2021
reosarevok
Or is that unrelated to drop statistics.log_statistic
2021-03-15 07401, 2021
bitmap
that's related, so yes (unless we still have a planned use for this table)
2021-03-15 07435, 2021
yvanzo
Any example of visible cardinality from the website? You seem to be very at ease with it :)
2021-03-15 07401, 2021
Etua1 is now known as Etua
2021-03-15 07448, 2021
reosarevok
yvanzo: we don't show all recordings of a work in the relationship editor when editing a work (or a release) because of cardinality
2021-03-15 07412, 2021
bitmap
yvanzo: I don't think the actual number is visible except from the attribute doc page / admin forms
2021-03-15 07430, 2021
reosarevok
Oh, the number itself? Also from relationship type edits
2021-03-15 07450, 2021
bitmap
but we use it to indicate if one side of a relationship has many or few relationships
2021-03-15 07406, 2021
CatQuest
personally I wish a work/UUID/edit *did* show all those
2021-03-15 07409, 2021
yvanzo
of a relationship or of a relationship type?
2021-03-15 07416, 2021
CatQuest
well they do if you add them there :D
2021-03-15 07419, 2021
bitmap
one side of a relationship type, sorry
2021-03-15 07429, 2021
CatQuest
could be a separate lazy load tab?
2021-03-15 07449, 2021
bitmap
CatQuest: that's something we were thinking about, yeah
2021-03-15 07411, 2021
bitmap
using it to determine whether to use paging/lazy-loading rather than hiding it altogether
2021-03-15 07412, 2021
CatQuest
oh!
2021-03-15 07421, 2021
yvanzo
so 1 is many and 0 is few?
2021-03-15 07421, 2021
reosarevok
we were?
2021-03-15 07428, 2021
reosarevok
I didn't remember, but that doesn't sound bad :p
2021-03-15 07436, 2021
CatQuest
:o
2021-03-15 07451, 2021
bitmap
yes, didn't you mention earlier that we did? :P
2021-03-15 07402, 2021
CatQuest
wait if ya's listening to me I have other ideas too!
2021-03-15 07406, 2021
CatQuest
..
2021-03-15 07408, 2021
yvanzo
< reosarevok> oof
2021-03-15 07411, 2021
yvanzo
he did ^
2021-03-15 07417, 2021
CatQuest
if I can remember :D
2021-03-15 07422, 2021
ashutosh3 has quit
2021-03-15 07456, 2021
yvanzo
bitmap: last, edit_data_type_info is a current function, why replacing it with a script?
2021-03-15 07418, 2021
yvanzo
(or generating it with a script?)
2021-03-15 07424, 2021
bitmap
that one wasn't clear, sorry
2021-03-15 07447, 2021
bitmap
we never had a script to create the function on mirrors, I only added it to the prod DB
2021-03-15 07415, 2021
bitmap
soo we should have it be created during the schema change. not that it's used anywhere
2021-03-15 07428, 2021
yvanzo
ok, thanks.
2021-03-15 07453, 2021
Rohan_Pillai joined the channel
2021-03-15 07427, 2021
reosarevok
bitmap: can't edit your gist, should we link created tickets to it somehow, or do we just put them into the fix version?
2021-03-15 07453, 2021
bitmap
I could create a google doc instead if that helps
2021-03-15 07456, 2021
yvanzo
I think I got it all but cardinality change, so I cannot take this one.
2021-03-15 07424, 2021
reosarevok
The cardinality change would probably currently only involve changing the type of the column, no?
2021-03-15 07430, 2021
yvanzo
let's just create tickets for each point.
2021-03-15 07434, 2021
reosarevok
(we can later decide to do more stuff with it, but)
2021-03-15 07442, 2021
reosarevok
bitmap: if you want, that might help
2021-03-15 07444, 2021
bitmap
right. the cardinality one is just about saving a few measly bytes
2021-03-15 07405, 2021
CatQuest
ok. unpopular opinion. how hard would "dynamic attributes" be?
2021-03-15 07409, 2021
yvanzo
I mean: the cardinality itself seems to be underdocumented.
2021-03-15 07425, 2021
yvanzo
CatQuest: that already is in current schema.
2021-03-15 07435, 2021
CatQuest
yes reo jsut told me in a pm
2021-03-15 07441, 2021
reosarevok
Yeah, that doesn't need a schema change, just... time
2021-03-15 07447, 2021
CatQuest
i was so sure it was schema since it hadn't ben done :o
2021-03-15 07450, 2021
CatQuest
awww
2021-03-15 07413, 2021
CatQuest
honestly dynamic atributes and alt tracklists are the 2 most wanted tickets anyway for m
2021-03-15 07418, 2021
reosarevok
(relatedly, those big unfinished things are why this list is "a lot of small, easy changes, often backend and not very relevant to users but make stuff work better")
2021-03-15 07425, 2021
CatQuest
that and maybe merge vocal-tree into instruments
2021-03-15 07434, 2021
CatQuest
oohhh
2021-03-15 07452, 2021
reosarevok
(to some degree it is "let's show we can actually *finish* a schema change for once" :p )
2021-03-15 07453, 2021
CatQuest
making stuff work better is always a mega plus
2021-03-15 07402, 2021
CatQuest
espeically if it means the big unfinished thing will be easier to make later