When I create a new project with ABP Suite version 8.2.0, the initial migration file and seed data do not support Oracle databases.
In previous versions, this datatype was NUMBER(1).
I changed all of the initial migration files, but this time the seed data caused problems and I couldn't resolve them.
How can I configure version 8.2.0 with Oracle?
any update ?
Thank you, I get it.
Have you had a chance to review it?
I know this MVC example. The thing is i need hub in the application layer. in this example it is in web layer.
Do you have any example basic project ?
https://volosoft.com/blog/RealTime-Messaging-Distributed-Architecture-Abp-SingalR-RabbitMQ
For example, I couldn't manage this without distributed event bus.
When I create a new project with ABP Suite version 8.2.0, the initial migration file and seed data do not support Oracle databases.
In previous versions, this datatype was NUMBER(1).
I changed all of the initial migration files, but this time the seed data caused problems and I couldn't resolve them.
How can I configure version 8.2.0 with Oracle?
any recommend