Commit f00cdc0f authored by Ilham Maulana's avatar Ilham Maulana 💻

feat: category fixtures (data seed/initial data)

parent 9c244717
[{
"model": "book.category",
"fields": {
"name": "Thriller",
"created_at": "2023-11-26 07:45:03",
"updated_at": "2024-02-16 01:52:38"
}
}, {
"model": "book.category",
"fields": {
"name": "Biography",
"created_at": "2023-11-26 07:45:03",
"updated_at": "2024-02-16 01:52:38"
}
}, {
"model": "book.category",
"fields": {
"name": "Mystery",
"created_at": "2023-11-26 07:45:03",
"updated_at": "2024-02-16 01:52:38"
}
}, {
"model": "book.category",
"fields": {
"name": "Fantasy",
"created_at": "2023-11-26 07:45:03",
"updated_at": "2024-02-16 01:52:38"
}
}, {
"model": "book.category",
"fields": {
"name": "Thriller",
"created_at": "2023-11-26 07:45:03",
"updated_at": "2024-02-16 01:52:38"
}
}, {
"model": "book.category",
"fields": {
"name": "Romance",
"created_at": "2023-11-26 07:45:03",
"updated_at": "2024-02-16 01:52:38"
}
}, {
"model": "book.category",
"fields": {
"name": "Fiction",
"created_at": "2023-11-26 07:45:03",
"updated_at": "2024-02-16 01:52:38"
}
}, {
"model": "book.category",
"fields": {
"name": "Mystery",
"created_at": "2023-11-26 07:45:03",
"updated_at": "2024-02-16 01:52:38"
}
}, {
"model": "book.category",
"fields": {
"name": "Self-Help",
"created_at": "2023-11-26 07:45:03",
"updated_at": "2024-02-16 01:52:38"
}
}, {
"model": "book.category",
"fields": {
"name": "Fantasy",
"created_at": "2023-11-26 07:45:03",
"updated_at": "2024-02-16 01:52:38"
}
}]
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment