Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revision publish date as Date | Bryan Newbold | 2018-05-24 | 1 | -2/+3 |
* | extra_json in SQL schema and implementation | Bryan Newbold | 2018-05-24 | 1 | -10/+10 |
* | more i64 cleanup | Bryan Newbold | 2018-05-24 | 1 | -2/+2 |
* | WIP on API spec improvements | Bryan Newbold | 2018-05-24 | 1 | -1/+1 |
* | move dummy data into primary migration | Bryan Newbold | 2018-05-24 | 3 | -59/+62 |
* | unique usernames! | Bryan Newbold | 2018-05-16 | 1 | -1/+1 |
* | simplify SQL schema a bit | Bryan Newbold | 2018-05-16 | 1 | -3/+5 |
* | remove all extra_json for now | Bryan Newbold | 2018-05-15 | 1 | -11/+11 |
* | include dummy data by default | Bryan Newbold | 2018-05-15 | 2 | -0/+59 |
* | JSONB back to JSON, and skip for container_rev while debugging | Bryan Newbold | 2018-05-15 | 1 | -11/+11 |
* | update schema | Bryan Newbold | 2018-05-15 | 1 | -8/+8 |
* | set correct primary keys on many-to-many tables | Bryan Newbold | 2018-05-15 | 1 | -3/+3 |
* | JSONB not JSON | Bryan Newbold | 2018-05-15 | 1 | -11/+11 |
* | diesel wants primary keys | Bryan Newbold | 2018-05-15 | 1 | -0/+2 |
* | tweaks to SQL schema | Bryan Newbold | 2018-05-14 | 1 | -3/+3 |
* | flesh out SQL schema | Bryan Newbold | 2018-05-14 | 2 | -3/+166 |
* | add scratch rust stuff | Bryan Newbold | 2018-05-13 | 4 | -0/+111 |