When standardizing table field names in YAML (#21), I saw that "RA" seemed to be unnecessary in columns, since I found an instance when it was omitted from a foreign key reference. So I stripped it out from the field names that used it. Now that I see that "RA" stands for "Registered Agent" (#25), I see that it is clearly important. Revisit #21 to re-add "RA" to relevant field names.
When standardizing table field names in YAML (#21), I saw that "RA" seemed to be unnecessary in columns, since I found an instance when it was omitted from a foreign key reference. So I stripped it out from the field names that used it. Now that I see that "RA" stands for "Registered Agent" (#25), I see that it is clearly important. Revisit #21 to re-add "RA" to relevant field names.