You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've multiple microservices in my project and I want to have separate cql migration files containing only tables for specific services.
For example, service1 has 3 tables and service2 has 5 tables
Is it possible?
Hi,
I've multiple microservices in my project and I want to have separate cql migration files containing only tables for specific services.
For example, service1 has 3 tables and service2 has 5 tables
Is it possible?
I ran into an issue
inconsistent migrations
thrown by
Thanks in advance
The text was updated successfully, but these errors were encountered: