Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com
It's in the pluto_main database, defined in a series of tables, I forget which.. I will look them up tomorrow.. it's already way past my bed time.
Quote from: tschak909 on January 23, 2008, 09:34:01 amIt's in the pluto_main database, defined in a series of tables, I forget which.. I will look them up tomorrow.. it's already way past my bed time.We really need to get together to document the tables in the pluto DB. It would be good to trim out the old ones that aren't used anymore (if there are any), because there are so many, and the complexity is interfering with attempts to even graph the ERD.
That's pretty big, but it's not insane. I bet there's some factoring and deprecation that could make it smaller, if not less complex, while retaining high normalization. But it's not really overwhelming, except when all the relations are shown at once, considering everything it's managing. If there were a graph rendering tool that could group tables into clusters in a zoomable scope, that would be good. Or just a tool that de/selected relations of only selected tables, or against SQL statements extracted from the code.
you changed your mind?