aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Entities/UserEntity.cs
Commit message (Collapse)AuthorAgeFilesLines
* Split front and back end.crupest2020-10-271-56/+0
|
* Migrate DateTimeOffset to DateTime.crupest2020-08-111-3/+3
|
* Add time columns to user in database.crupest2020-08-111-1/+11
|
* Database add unqiue id for user.crupest2020-08-081-0/+3
|
* Remove the length constraint in entity as entity framework core does not use ↵crupest2020-02-291-2/+2
| | | | them as well.
* Finish reafctor, TODO: Database migration.crupest2020-01-301-1/+1
|
* ...crupest2020-01-291-6/+7
|
* ...crupest2020-01-211-0/+42