Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CRUD Model #45

Closed
efraimgentil opened this issue Feb 3, 2014 · 0 comments
Closed

CRUD Model #45

efraimgentil opened this issue Feb 3, 2014 · 0 comments
Assignees

Comments

@efraimgentil
Copy link
Contributor

  1. Should have the fields
    • Long id , primary key
    • String name , not null, unique
    • EquipmentType equipmentType_id CRUD Equipment Type #44 "many models can have one type"
  2. Should validate on update/insert and show errors messages if any
  3. Should update liquibase with new table and respective fields and constraints
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant