Search for solutions or post your questions. Let our community experts move you forward.
While working on project, I have to switch on different different git branches and each branch may have a different database structure, my db size is nearly 50GB+, While running propel:install it takes a time of more than 30 min, how can I have the same db structure version as per the git branch code without wasting a time.