aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Migrations/20190412144150_AddAdminUser.Designer.cs
Commit message (Collapse)AuthorAgeFilesLines
* Recreate database and migrations.杨宇千2019-10-311-43/+0
|
* Merge branch 'master' into null-request-field杨宇千2019-08-081-43/+43
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-071-43/+43
| |
* | 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/+43