aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Migrations/20190412153003_MakeColumnsInUserNotNull.Designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* Recreate database and migrations.杨宇千2019-10-311-46/+0
|
* Merge branch 'master' into null-request-field杨宇千2019-08-081-46/+46
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-071-46/+46
| |
* | 3 things.杨宇千2019-08-051-1/+1
|/ | | | | | 1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests.
* Add database connection.crupest2019-04-121-0/+46