[14:20:32] o/ [14:41:23] halfak: o/ [14:42:07] Did the aggregated page view query complete? [14:42:17] Hey hall1467. Yes. But I can't access the entity stuff. [14:42:28] perms [14:42:40] Okay, I'll take care of that [14:42:44] One second [17:40:27] you know it’s going to be a great day when you’re 2/2 for typos in naming database tables in CREATE statements :D [17:50:41] lol [17:50:45] I know the feeling. [17:51:09] BTW, I'm building a dataset of trwiki article quality labelings. [17:51:27] I got sick of waiting for mavrikant to submit a PR so I just took his code and ran with it :) [17:51:34] Can pull from a repo without a PR :D [19:10:24] halfak: so help me out here. I have a structured set of records – a database basically – and views of this data are dynamic [19:10:32] How would you describe this concept in one or two words? [19:20:02] The whole thing? [19:20:37] When you say views, do you mean DBMS views or do you mean things like graphs and UI -- that sort of stuff. [20:38:55] halfak: to the end user it would be a page of content [20:39:07] Though in theory there's a layer between a `view` in the database sense and the actual presentation of it. [20:45:22] List Filtering is a good way of putting it, I guess.