Quantcast
Viewing all articles
Browse latest Browse all 1642

New Post: Exclude schema tables, rename (hide schema prefix)

Hi Erik,

Set the database.tt schema filter include to be new Regex("dbo"); That will filter both the stored procs and tables for 'dbo' only.

As you want stored procs in non-dbo schema, in EF.Reverse.POCO.Core.ttinclude file, modify the ReadStoredProcs() function and add the code shown below to the first line:
schemaFilterExclude = null;

Viewing all articles
Browse latest Browse all 1642

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>