libuk / last-lifts

Track your last barbell lifts - In slow development
0 stars 0 forks source link

Rename users table to lifters #7

Closed libuk closed 2 months ago

libuk commented 2 months ago

Users has a bit of a negative connotation for me, so in my app, they're called lifters to be tightly coupled to the domain.

"Tightly coupled" to the domain sounds like something I shouldn't be doing at the database level, but again, it's my app.

We also make the following changes from the original SQL script: