title:
type: string
length: 32
- short:
- type: string
- length: 16
address:
type: string
length: 32
#XXX: used in SessionRepository::(findAllPendingDailyWeather|findAllPendingHourlyWeather)
zipcode:
columns: [ zipcode ]
+ lifecycleCallbacks:
+ preUpdate: ['preUpdate']