aim-oscar-server/cmd/migrate/migrations/20210505110026_fixtures.yml

21 lines
368 B
YAML
Raw Permalink Normal View History

2021-12-16 17:41:17 -05:00
- model: User
rows:
2022-02-11 13:28:01 -05:00
- uin: 1
screen_name: toof
2021-12-16 17:41:17 -05:00
password: bar
email: toof@example.com
verified: true
2022-02-11 13:28:01 -05:00
- uin: 2
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