datasource specific ORM settings not possible in Lucee

Description

In Adobe Coldfusion you can specify settings for multiple datasources in ORM
according to
https://helpx.adobe.com/coldfusion/developing-applications/coldfusion-orm/support-for-multiple-data-sources-for-orm/configuring-the-application-to-use-multiple-data-sources.html

For multiple data sources, a struct can be specified with data source name as the key and the appropriate setting as the value. If a string value is specified, it applies to the default data source of ORM.
Example 1
<cfset this.ormsettings.dbcreate={artgallery="dropcreate", bookclub="none"}>

This is not possible in Lucee.

Environment

None

Activity

Michael Offner 
19 November 2018 at 10:22

Fixed

Details

Assignee

Reporter

Priority

Labels

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Sprint

Created 31 July 2018 at 10:36
Updated 8 May 2020 at 19:58
Resolved 19 November 2018 at 10:23