#Switch db connection

2 messages · Page 1 of 1 (latest)

royal jacinth
#

Hi to all,
I have an application with typeorm and one users db were for each user are stored a dbname.
I want to switch to the right db when a user is logged-in for all routes so each user can get the own data.
How i can do that?

thanks in advance.