switched to migrations

This commit is contained in:
Bryce Covert
2017-12-20 13:01:42 -08:00
parent 4625ef4474
commit 222bcbdf5c
10 changed files with 173 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
-- 1513802974 UP add-first-user
insert into users (provider, provider_id, data) values('google', '104596437663417983775', '{:companies ["Brown Chicken Brown Cow" "Campbell Brewing Company"]}');