开发者

Current status of DifferentDatabaseScope implementation

my current project requires to connect to two different database (same schema, different database engine) using castle activerecord. The connection string for first database is same all the time, but the second one is changed dynamically based on user input. I decided that the best solution is to use DifferentDatabaseScope for second database.

From castle project documentation, it stated that DifferentDatabaseScope Still very experimental and it's not bullet proof for all situations. I want to know what are the situations that make DifferentDatabaseScope fa开发者_开发知识库iled or not behave as intended.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜