I have given the keys short names for example trid for transaction id while field referencing it are called transaction_id.
We should keep name consistent and replace the short names with the long name
trid -> transaction_id
locid -> location_id

We need to update all queries so a patch may conflict with other ongoing changes. Will need a quite time or wen we move on to other parts of the module.

Comments

guy_schneerson created an issue. See original summary.

steveoliver’s picture

Title: consitent naming of fields » Start naming things clearly and consistently
Status: Active » Fixed

I think we're doing a good job naming things nowadays. :) Just triaging the issue queue here and I think we can mark this one off the big ol' list.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.