conorheffron / ironoc-db

Sample Data Manager Service with UI
http://34.175.177.166:8080/
GNU General Public License v3.0
1 stars 0 forks source link

Add new fields to link with employer information. #269

Open conorheffron opened 1 month ago

conorheffron commented 1 month ago

Let’s make data involved a bit more interesting with employer_info table that joins 1 to many person or employee records.

create the table, entity, repository objects etc.

Updates UI as appropriate.