My-Solar-Garden / rails_backend

Application that allows users to maximize their garden’s efficiency and carbon sequestration. Users can track the health of their gardens through light, temperature, and moisture sensors connected to RaspberryPis.
1 stars 1 forks source link

As a developer, I change the name of the user table `uid` column to `provider_id` on the database #94

Open AngelaGuardia opened 4 years ago

AngelaGuardia commented 4 years ago

uid is a google specific name for the column. Changing it avoids any future technical debt by making column names generic and resistant to change