python - Flask sqlalchemy using same model with different databases -


i found this article describes how use multiple databases in flask , sqlalchemy, problem each model associated different binding.

is possible use same model on different databases?


Comments

Popular posts from this blog

scala - 'wrong top statement declaration' when using slick in IntelliJ -

C# - WPF - ColumnGroups Footer? (telerik) -

Laravel Bind Multiple Class to One Contract in The Service Provider -