Join Discord
Powered by
Hello, I'm playing around with the self-hosted cor...
# support-questions-legacy
k
kaegiluppi
01/18/2023, 12:00 PM
Hello, I'm playing around with the self-hosted core and noticed that user ids are saved in the postgresql db as
char(36)
instead of
uuid
, is there a certain reason for that? 🤔
r
rp_st
01/18/2023, 5:02 PM
Hey. No particular reason. This was an initial choice we had made when starting out supertokens
k
kaegiluppi
01/19/2023, 8:12 AM
thanks!
Previous
Next