Skip to content

Conversation

@770studio
Copy link

example:
artisan iseed users --where='{"id":23465465}'
artisan iseed users --where='[["id", "<", 3]]'
artisan iseed users --where='{"id":1111,"id":2222, "id":3333}' ; // only three records with or logic
the only one table should be used with the command otherwise an exception'd be thrown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant