friends/database
Daniel López Guimaraes 4ea3bbcf21
Some checks failed
Build and Publish Docker Image / Build and Publish Docker Image (amd64) (push) Has been cancelled
Build and Publish Docker Image / Build and Publish Docker Image (arm64) (push) Has been cancelled
fix(3ds): Use RelationshipTypeIncomplete for new relationships
This was previously not needed since NewFriendRelationship by default
would give the friendship status a value of 0, but now it uses the
Invalid value by default (2), which breaks the previous code.
2026-07-20 13:12:32 +01:00
..
3ds fix(3ds): Use RelationshipTypeIncomplete for new relationships 2026-07-20 13:12:32 +01:00
wiiu fix(database): switch to PID type for input and clean up redundant struct declarations 2026-05-08 22:11:10 -05:00
connect_postgres.go feat: update config parsing and env var names 2026-01-16 17:09:20 -05:00
database.go remove database.PIDArrayToString in favor of pq.Array 2023-10-06 19:13:19 -04:00
init_postgres_3ds.go feat: Update modules and new Mii database fields 2024-05-20 21:55:56 +01:00
init_postgres_wiiu.go refactor(wiiu): dont track NNAInfo in user state, use the DB 2024-05-12 15:56:24 -04:00