aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Migrations/DatabaseContextModelSnapshot.cs
Commit message (Collapse)AuthorAgeFilesLines
* Move jwt token key from configuration to database and auto generatable.crupest2020-02-211-2/+19
|
* Migrate to use sqlite.crupest2020-02-211-0/+241
|
* Use sqlite development database.crupest2020-01-051-268/+0
|
* Update packages and migrate database.crupest2019-11-201-7/+140
|
* Recreate database and migrations.杨宇千2019-10-311-34/+35
|
* Update database.杨宇千2019-08-221-0/+43
|
* Update Database.杨宇千2019-08-201-1/+6
|
* Add index for username.杨宇千2019-08-191-0/+2
|
* Add migration.杨宇千2019-08-191-10/+13
|
* Migrate database.杨宇千2019-08-191-0/+31
|
* Enhance database.杨宇千2019-08-171-5/+8
|
* Merge branch 'master' into null-request-field杨宇千2019-08-081-47/+47
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-071-47/+47
| |
* | 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 version column in user database.杨宇千2019-07-201-1/+4
|
* Add database connection.crupest2019-04-121-0/+44