If we are using fixture that loads data into database then these rows will be applied to `users` table. If we are using nosql fixtures, for example `mongodb`
If we are using fixture that loads data into database then these rows will be applied to `users` table. If we are using nosql fixtures, for example `mongodb`
...
@@ -114,12 +114,12 @@ different migration path as follows:
...
@@ -114,12 +114,12 @@ different migration path as follows: