mathew-kurian / GameDB

Visual GameDB dubbed "4PlayDB" :)
1 stars 2 forks source link

Add URL table to UML diagram #27

Closed mathew-kurian closed 8 years ago

RR-1995 commented 8 years ago

is that the only one i need to add ?

mathew-kurian commented 8 years ago

2 of them actually. one of them is a materialized view. look here https://github.com/bluejamesbond/cs373-idb/blob/master/models.py

RR-1995 commented 8 years ago

what did you mean by "materialized view"?

mathew-kurian commented 8 years ago

View: https://github.com/bluejamesbond/cs373-idb/blob/master/models.py#L321 Table: https://github.com/bluejamesbond/cs373-idb/blob/master/models.py#L67

One is built upon request. Technically, this is not a "view" but its a python imitation. So close enough

RR-1995 commented 8 years ago

so table for url and companyplatform?

mathew-kurian commented 8 years ago

yea

mathew-kurian commented 8 years ago

just mark companyplatform as view

RR-1995 commented 8 years ago

i've pushed an update uml. check it when you have time

mathew-kurian commented 8 years ago

Solid! Wrong date tho

RR-1995 commented 8 years ago

What should it be? The due date or today?

mathew-kurian commented 8 years ago

Nov 4

Sent from my iPad

On Nov 1, 2015, at 10:04 PM, RR-1995 notifications@github.com wrote:

What should it be? The due date or today?

— Reply to this email directly or view it on GitHub.

RR-1995 commented 8 years ago

date changed should be good now