segmentationfault
BABetter Auth
•Created by segmentationfault on 3/14/2025 in #help
Optional accountId table?
I’m working on a large project where I already have accountId information stored in my database. To save space and avoid data duplication, I’m trying to merge two existing systems. For ad-hoc purposes, I could technically permit accountId creation and write it to the database, then later replace it with a link to the pre-existing account. However, this approach would still demand extra computational effort.
@bekacru
4 replies