Closed NicCollingro closed 4 months ago
Make it possible to have more classes. F.e. you have defined a Person with id, name, birth_year and need a Member which has Person as attribute
@NicCollingro you seem to be confusing AR/SQL with OO programming.
Make it possible to have more classes. F.e. you have defined a Person with id, name, birth_year and need a Member which has Person as attribute