Open Closed

Empty DbTablePrefix? #1085


User avatar
0
dwoodard created

Check the docs before asking a question: https://docs.abp.io/en/commercial/latest/ Check the samples, to see the basic tasks: https://docs.abp.io/en/commercial/latest/samples/index The exact solution to your question may have been answered before, please use the search on the homepage.

  • ABP Framework version: v4.2.2
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:

Is there any particular negative side to setting the DbTablePrefix to an empty string? I assume the prefix is put there to help prevent entity name clashes between modules.


3 Answer(s)
  • User Avatar
    0
    alper created
    Support Team Director

    you can set an empty string to table prefix. but you need to clear the DG Migrations and regenerate them.

  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    Related discuss https://github.com/abpframework/abp/issues/3121

  • User Avatar
    0
    ServiceBot created
    Support Team Automatic process manager

    This question has been automatically marked as stale because it has not had recent activity.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11