mirror of
https://github.com/ArthurDanjou/artdanj-api.git
synced 2026-02-03 05:17:49 +01:00
Working
This commit is contained in:
@@ -10,7 +10,7 @@ export default class Forms extends BaseSchema {
|
||||
table.string('email')
|
||||
table.string('subject')
|
||||
table.string('content')
|
||||
table.timestamps(true)
|
||||
table.timestamps()
|
||||
})
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user