#social
2017-10-30
Prev
Next
#social
search
Africa/Casablanca
Asia/Shanghai
Atlantic/Reykjavik
Canada/Eastern
Canada/Pacific
Europe/Berlin
Europe/Helsinki
Europe/London
Europe/Oslo
Europe/Paris
Europe/Vienna
Europe/Zurich
US/Central
US/Eastern
US/Mountain
US/Pacific
#social
≡
←
→
2017-10-30
UTC
#
20:09
puckipedia
so if I have a SQL table e.g. main_table (id int primary key, name text) and another table sub_table (id int primary key, main_id int references main_table(id), other_value int, other_other_value int)