Closed mvorisek closed 2 years ago
All properties, EXCEPT the most commonly used for
Reference
our_field
their_field
Join
master_field
foreign_field
Model
id_field
Field
read_only
The most commontly used one would be probably renamed later too, but with more careful decision and maybe /w some getters where the immutability/logic would require.
All properties, EXCEPT the most commonly used for
Reference
(our_field
/their_field
)Join
(master_field
/foreign_field
)Model
likeid_field
Field
likeread_only
were converted from snake_case to camelCaseThe most commontly used one would be probably renamed later too, but with more careful decision and maybe /w some getters where the immutability/logic would require.