aim-oscar-server/cmd/bun/migrations/init_fixtures.yml
Artem Titoulenko 2b06886058 remove fixtures
2022-01-22 20:31:47 -05:00

20 lines
376 B
YAML

- model: User
rows:
- uin: 10000
screen_name: toof
password: bar
email: toof@example.com
verified: true
- uin: 10001
screen_name: artem
password: bar
email: artem@example.com
verified: false
- model: Message
rows: []
- model: Buddy
rows: []
- model: EmailVerification
rows:
- user_uin: 2
token: foobar