aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Migrations
Commit message (Expand)AuthorAgeFilesLines
* Add database migration.crupest2020-03-123-0/+346
* Revert namespace name change.crupest2020-03-1013-20/+20
* ...crupest2020-03-1013-20/+20
* Migrate database.crupest2020-03-065-6/+715
* Now posts use local id in same timeline. Also fixed some unconforming place i...crupest2020-02-296-22/+328
* One fogeted place is cleared. Also a note: Sqlite does not respect the length...crupest2020-02-291-1/+0
* Remove the length constraint in entity as entity framework core does not use ...crupest2020-02-292-9/+6
* Move jwt token key from configuration to database and auto generatable.crupest2020-02-217-6/+328
* Migrate to use sqlite.crupest2020-02-2114-1663/+4
* ...crupest2020-02-014-66/+332
* Fix a bug in url generation and add development database migration.crupest2020-01-313-59/+412
* Use sqlite development database.crupest2020-01-0510-11/+1141
* Update packages and migrate database.crupest2019-11-203-7/+639
* Design the entity model primarily.杨宇千2019-11-031-0/+1
* Recreate database and migrations.杨宇千2019-10-3125-1220/+276
* ...杨宇千2019-10-212-183/+0
* Update database.杨宇千2019-08-223-0/+226
* Update Database.杨宇千2019-08-205-1/+246
* Add index for username.杨宇千2019-08-193-0/+112
* Add migration.杨宇千2019-08-193-10/+213
* Migrate database.杨宇千2019-08-193-0/+176
* Enhance database.杨宇千2019-08-175-5/+192
* Merge branch 'master' into null-request-field杨宇千2019-08-089-354/+354
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-079-354/+354
* | 3 things.杨宇千2019-08-055-5/+5
|/
* Add token expire time.杨宇千2019-08-011-1/+1
* Add version column in user database.杨宇千2019-07-203-1/+76
* Add database connection.crupest2019-04-127-0/+279