docs icon indicating copy to clipboard operation
docs copied to clipboard

fix: Corrected column name from 'biograpy' to 'biography' in Profile table

Open francemazzi opened this issue 1 year ago • 0 comments

This PR corrects a typo in the Profile table by renaming the column biograpy to biography. This change ensures that the column name accurately reflects its intended purpose, improving readability and maintainability of the database schema. The operation is performed within a transaction to maintain database integrity.

francemazzi avatar Aug 06 '24 13:08 francemazzi