should i use a class to save and update my database?
the database has a lot of fields and i want to keep everything in one place so i don't have to change code multiple times when i change my database fields or something like that.
the database has a lot of fields and i want to keep everything in one place so i don't have to change code multiple times when i change my database fields or something like that.