Timeline for How to structure similar structs using Go and PostgreSQL without too much duplicate code
Current License: CC BY-SA 4.0
4 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Sep 22, 2018 at 21:31 | comment | added | DenLilleMand | Thanks for taking the time to answer my question, i just ended up keeping the pgsql inheritance and Golang embedded structs - but on the controller side of things i will differentiate between these entities but have a unified endpoint for all of them but limited to retrieve the fields they have in common. I think that is pretty enough :) | |
| Sep 22, 2018 at 21:30 | vote | accept | DenLilleMand | ||
| Sep 21, 2018 at 18:30 | review | First posts | |||
| Oct 2, 2018 at 11:54 | |||||
| Sep 21, 2018 at 18:27 | history | answered | Andreas | CC BY-SA 4.0 |