Skip to content

NH-3406 - AbstractDataBaseSchema.GetTables method ignores views #1301

Open
@nhibernate-bot

Description

@nhibernate-bot

genarek created an issue — 20th February 2013, 10:42:03:

I am looking at the source code for AbstractDataBaseSchema
(git hash in hibernate-core 260e076)

The method GetTables calls connection.GetSchema("Tables", ...) ignoring views.
It results in views being skipped in schema validation.

I wonder why it is not using the types argument.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions