I have been integrating propel application,I just wanted to use two databases. But I don't know how to define in schema and build.properties files.can any one let me know what should I do to have multiple database
Asked
Active
Viewed 2,065 times
1 Answers
1
Just write two schema with different database names and configure a runtime-conf.xml file. See: http://www.propelorm.org/documentation/02-buildtime.html

William Durand
- 5,439
- 1
- 26
- 37