I am doing some databese thing, I need copy one table from one model to another, but i try many ways there no effect. Is there any way for doing this?
You can get the crate table query from table info and use the same query on different database instance.