Oh ha. I haven't documented how to update the database tables yet. The simple way is to `vagrant destroy` then `vagrant up` after. But the faster way is this: ``` vagrant ssh cd www/src/shrub/tools sudo ./table-create ``` It'll prompt you, say yes.