Activities of "portx-dev"

ok,thx

sorry zero-downtime deployments

I understand. First of all, does ABP Commercial have a system to support non-startup releases?

Ok, where should I contact for help?

Thank you for the suggestion. I understand that using migrationBuilder.Sql allows us to add custom SQL during migration. However, I'm looking for a way to achieve this directly through EF Core's built-in migration functionality without having to manually insert SQL statements.

Our goal is to keep our migration process as consistent and maintainable as possible within the framework provided by EF Core. If there is an alternative approach or any upcoming features that might support this requirement natively, I would appreciate any guidance or suggestions you could offer.

Thank you for reaching out.

It is possible to use ALGORITHM=INSTANT without ABP Commercial. However, when using EF Core for migrations, applying specific options like ALGORITHM=INSTANT to an ALTER TABLE command might require manually running the SQL or customizing the migration scripts to include this option.

If EF Core migrations do not support this option by default, we might need to consider executing custom scripts before or after the migration to ensure the database lock is minimized.

Our goal is to achieve zero-downtime releases by minimizing database locks. We would appreciate any further guidance or suggestions you could provide on this matter.

Best regards,

  • Yes, I know that you are using EF Core.
  • ALGORITHM=INSTANT can also be used in MySQL 8.0.

Is there a way to use ALGORITHM=INSTANT using EF Core?

In angular, on the tenant timezone setting screen, the list of values ​​of the timezone selectbox cannot be displayed.

In version 8.0.5 (angular), on the error screen even if you click back to the home page, the page does not redirect to the home page

https://support.abp.io/QA/Questions/5642/Bugs--Issues-v74x#answer-3a0ebb18-2391-7ca7-ed1f-70af3864c62d

This error still exists in version 8.0.0 Please help me fix it

Showing 1 to 10 of 51 entries
Made with ❤️ on ABP v9.0.0-preview Updated on September 19, 2024, 10:13