after adding "IsActive" property to abpusers and ran the dbmigrator project, getting the attached error.
Did you add new migrations? Will the error still occur if change the connection string to a new database?
You can also try to delete all migrations and create a new one to test.
If it still doesn't solve the problem, how to reproduce it with a new project?
do you want me to delete initial Migration also?
hi
// https://www.npgsql.org/efcore/release-notes/6.0.html#opting-out-of-the-new-timestamp-mapping-logic AppContext.SetSwitch("Npgsql.EnableLegacyTimestampBehavior", true);
do I need to add this line in all dbcontext files or how?
Application Upgraded to 6.0. got the UTC Time format issue while seeding the data, as per below link we can revert back that UTC thing. https://docs.abp.io/en/abp/latest/Migration-Guides/Abp-5_0
How to do the same thing for Postgre SQL?
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.
If you're creating a bug/problem report, please include followings:
by running this command at root directory of the application is solved the issue. abp install-libs
After Upgrading my application to ABP 6, I am getting this attached error, please suggest on the solution.
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.
If you're creating a bug/problem report, please include followings:
after adding "IsActive" property to abpusers and ran the dbmigrator project, getting the attached error.
Did you add new migrations? Will the error still occur if change the connection string to a new database?
You can also try to delete all migrations and create a new one to test.
If it still doesn't solve the problem, how to reproduce it with a new project?
New Migration Added. Connection string modified to new database. tried by deleting earlier migration but not working, please see the screen shot for the migration files.
after adding "IsActive" property to abpusers and ran the dbmigrator project, getting the attached error.
Please suggest on this.
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.
If you're creating a bug/problem report, please include followings:
Hi Team,
I am getting below 3 errors after upgrading to 6, please guide/provide the resolution for this, screen shots attached for the same.
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.
If you're creating a bug/problem report, please include followings: