JStans12 / stuff_box

0 stars 1 forks source link

Refactor database #94

Closed JStans12 closed 7 years ago

JStans12 commented 7 years ago

Changed the database quite a bit.

user_folders is now called shares. it no longer has a permissions column. owner is directly related to the folder and .authorized_viewers are users that join folders through the shares table.