Update possible_date datatype
This commit is contained in:
parent
b138527316
commit
e2dde73d72
@ -559,7 +559,7 @@ A json object for the deleted participant with `message`.
|
||||
| :------------ | :-------- | :-------------------------- |
|
||||
| id | int | primary key, auto-increment |
|
||||
| meeting_id | varchar | foreign key, required |
|
||||
| possible_date | date | required |
|
||||
| possible_date | string | required |
|
||||
| created_at | datetime | generated by database |
|
||||
| updated_at | datetime | generated by database |
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user