mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-01-22 16:00:26 +01:00
working
This commit is contained in:
@@ -6,7 +6,7 @@ export default class DockerCommand extends BaseModel {
|
||||
public id: number
|
||||
|
||||
@column()
|
||||
public command: string
|
||||
public commands: bigint
|
||||
|
||||
@column.dateTime({ autoCreate: true })
|
||||
public createdAt: DateTime
|
||||
|
||||
Reference in New Issue
Block a user