Changeset 4082b1c

Timestamp:
02/13/26 23:01:06 (3 weeks ago)
Author:
Vasilaki Tocili <vasilakigorgi@…>
Branches:
nextjs
Children:
8ed7cdd
Parents:
2253a52
Message:

fix: the names of db attributes for 'user'

  • Instead of previously named table 'users', now I'm using the design

which has the tablename as 'user' in singular, following the guidelines

  • In my design, the attributes are called 'user_id' and 'user_name'

instead of 'id' and 'name', so changed that everywhere it applies

(No files)

Note: See TracChangeset for help on using the changeset viewer.