user.service
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"id": "2bed4eae-3e6e-414b-85e2-d16e632c17ef",
|
||||
"id": "c323fb0d-9c45-4675-9d26-195222c7f89c",
|
||||
"prevId": "00000000-0000-0000-0000-000000000000",
|
||||
"version": "7",
|
||||
"dialect": "postgresql",
|
||||
@@ -195,19 +195,19 @@
|
||||
"primaryKey": false,
|
||||
"notNull": false
|
||||
},
|
||||
"inserted": {
|
||||
"name": "inserted",
|
||||
"type": "timestamp",
|
||||
"primaryKey": false,
|
||||
"notNull": false,
|
||||
"default": "now()"
|
||||
},
|
||||
"lastLogin": {
|
||||
"name": "lastLogin",
|
||||
"type": "timestamp",
|
||||
"primaryKey": false,
|
||||
"notNull": false,
|
||||
"default": "now()"
|
||||
},
|
||||
"numberOfLogins": {
|
||||
"name": "numberOfLogins",
|
||||
"type": "integer",
|
||||
"primaryKey": false,
|
||||
"notNull": false,
|
||||
"default": 1
|
||||
}
|
||||
},
|
||||
"indexes": {
|
||||
|
||||
Reference in New Issue
Block a user