aim-oscar-server/cmd/bun/migrations/init_fixtures.yml

21 lines
376 B
YAML
Raw Normal View History

2021-12-16 17:41:17 -05:00
- model: User
rows:
- uin: 10000
screen_name: toof
2021-12-16 17:41:17 -05:00
password: bar
email: toof@example.com
verified: true
- uin: 10001
screen_name: artem
password: bar
email: artem@example.com
verified: false
2021-12-18 21:02:47 -05:00
- model: Message
rows: []
2021-12-19 01:14:25 -05:00
- model: Buddy
2021-12-19 17:17:47 -05:00
rows: []
- model: EmailVerification
rows:
- user_uin: 2
token: foobar