Open JoshLmao opened 4 years ago
Per the "Parsing db row", I've seen this used multiple times around the backend and when I changed one column, I had to go around figuring out where it was used and replacing it.
Yeah something that I've noticed as well with the user, reports and assets page is that they also have some reusable code across them
Replace reusable code in a nice helper file/class
[ ] Parsing db row
[x] API calls placed in helper file
[x] Database column names put in helper