aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Migrations
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/ | | | | | 1. Exchange Models and Entities namespace. 2. Fix the bug that input with missing field leads to 500. 3. Write unit tests.
* 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