Open Closed

Payment Module - No DbTablePrefix constant #2381


User avatar
0
Spospisil created
  • ABP Framework version: v5.0.0.1
  • UI type: MVC
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): MVC/Tiered

The Payment module has a static class called PaymentDBProperties of which there is a DefaultDbTablePrefix constant that should be used to override the default table prefix for the module like there is for the other pro modules.

Not only is the name of this constant inconsistent with the naming convention of DbTablePrefix in the other modules but it is also read only, thus it does not allow you to assign a different prefix to the table name.


1 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    We will make some changes in the next patch version.

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