ga-wdi-boston / sql-references-diagnostic

Diagnostic covering foreign keys and join tables in PostgreSQL
Other
1 stars 164 forks source link

Solution code uses `dob` instead of `born_on` #214

Open jordanallain opened 7 years ago

jordanallain commented 7 years ago

In numerous sql scripts on solution branch I believe the column name should be born_on but the solution uses dob