Skip to content

Import data instead of loading fixtures #2

Answered by Pierstoval
tacman asked this question in Q&A
Discussion options

You must be logged in to vote

Import tools work differently because they need the data to be 100% valid. Fixtures could be executed without validation and the only constraints would be database-wise, that's the reason why it's mostly dedicated to populate default data for testing purposes.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by tacman
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants