vorstellung: date -> timestamp
This commit is contained in:
@@ -5,5 +5,5 @@ Vorstellung {
|
||||
id: int { @Id @AutoIncremented @ObjectType } ;
|
||||
hall: Kinosaal { } ;
|
||||
movie: Film { } ;
|
||||
start: date { @NotNull } ;
|
||||
start: timestamp { @NotNull } ;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user