Hello,We have a requirement in our running project that we need to migrate our database(MariaDB on-premise) to MySQL on-premise DB.Currently in our applications we are using CDTs and records and my concerns are-
Thanks!
Discussion posts and replies are publicly visible
mohits1040 said:Is there any impact on existing filters, summary views, and etc. if we change the source of the records?
Record connections gonna break and all objects that have record references gonna through an error , Alternative is Create new records with new source and slowly replace the older references.