We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added for version: 0.4 Updated for version: 0.7
To generate a model named ‘message’ use:
lein conjure generate model message
Generate will create the model, a migration, a unit test, and a fixture for message. To add columns to the model, update the migration file.