Open Closed

BUG- CRUD Generator when creating a Many-Many table does not respect the schema name of the app #3381


User avatar
0
barrett2474 created

If a developer uses the ABP Suite to generate a migration for a many-many table ie "Navigation Collection" then the table produced by the CRUD tool does not respect that the app may be using a schema other than "dbo".

  • ABP Framework version: v5.3.1
  • UI type: Blazor
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no
  • Exception message and stack trace:
  • Steps to reproduce the issue:" Set up a relationship and custom schema - run the tool/

6 Answer(s)
  • User Avatar
    0
    barrett2474 created

    please if you could refund my ticket count that would be great...

  • User Avatar
    0
    alper created
    Support Team Director

    @gizem.kurt will test and try to reproduce it. if there's a bug, we'll definitely refund it.

  • User Avatar
    0
    alper created
    Support Team Director

    so the case is; you are not using the default scheme dbo and ABP Suite creates the migrations as dbo?

  • User Avatar
    0
    barrett2474 created

    Correct, for the scenario outlined yes.

  • User Avatar
    0
    alper created
    Support Team Director

    ok but this is not a bug. you can write it to the feature request topic https://support.abp.io/QA/Questions/3052/Your-feature-request

  • User Avatar
    0
    barrett2474 created

    i have created feature request - please delete this and refund question. thank you.

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