Closed ptheofan closed 9 years ago
Hey mate, I see you're going a nice way allowing people to modify specific column names. How about allowing to modify and configure the id attribute? For example, I would love to change it to id_xxxxxx to match the rest of the schema.
id
id_xxxxxx
Cheers, P.
@ptheofan Hi, you can use any primary key field name without any troubles and without reconfiguring behavior.
Hey mate, I see you're going a nice way allowing people to modify specific column names. How about allowing to modify and configure the
id
attribute? For example, I would love to change it toid_xxxxxx
to match the rest of the schema.Cheers, P.