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