python - how to switch into a single database among multiple databases at run time in django? -


How to switch between multiple databases in runtime in a single database on the runtime?

Which version of Genzo are you using?

1.2 Supports multiple databases. You can go for more information

You can go for your question

For example.

  Author.obages ("Db_name"). All ()    

Comments

Popular posts from this blog

qt - switch/case statement in C++ with a QString type -

python - sqlite3.OperationalError: near "REFERENCES": syntax error - foreign key creating -

Python's equivalent for Ruby's define_method? -