psm
Explore posts from serversDTDrizzle Team
•Created by psm on 9/27/2023 in #help
How to set a default value for column based on another column?
For example, if I had this schema:
How could I make the
slug
column's default be determined based on title
via a slugify function?19 replies