intigratech

Results 3 comments of intigratech

I've achieved something similar using FastAPI. I basically registered a middleware that is responsive for dynamically generating the db_config the first time a request for a particular db is processed....

@xalien10 @grigi @long2ice So, in my case I needed to support multiple databases because each client would have a separate database. The databases may have some shared apps/models but they...

I think this would be a great addition as well.