Skip to content

Table wich name contains a dot gets ignored #826

@fguemara

Description

@fguemara

Hello,

Some of my origin database tables are named with a dot : [dbo].[abc.xyz] and they are getting ignored by the generator.
How can I indicate it to reverse poco, knowing that I cannot change the table name ?

Settings.GeneratorType = GeneratorType.EfCore;
Settings.DatabaseType = DatabaseType.SqlServer;

Thanks a lot, great tool by the way.

Cheers
Fayçal

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions