Skip to content

DBMigrate failing with the default SDK/H2/CFWheels #12

@gavinmclelland

Description

@gavinmclelland

When using DBMigrate to create the application data structure, the data is created with success but fails when called using the default SDK/H2/CFWheels configuration:

Wheels.DataSourceNotFound. The data source could not be reached.
Line 57 in controllers/Sessions.cfc

<cfargument name="password" type="any" required="true" />

<cfset user = model("User").findOneByEmail(value=arguments.email)>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions