A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
search
AI OnAI Off
We need to import quite many topics and replies from a legacy system to community, and we want to use bulk insert from sql server to do this.
Is it safe to do this by just adding rows to the topic and reply tables or is there something else we also need to be aware of in terms of triggers in sql or in code which might insert stuff other places as well?