# Migration Guide

## **Migration Overview**

| Migration Type                                                       | Description                                                                                                                       |
| -------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| <mark style="color:$success;">**Built-In Migration**</mark>          | Fully compatible and automatically detected — no SQL or code modifications required.                                              |
| <mark style="color:$info;">**Minor Migration Required**</mark>       | Run a simple SQL query or make small code changes (queries and code provided). Usually done in minutes.                           |
| <mark style="color:$warning;">**Moderate Migration Required**</mark> | Run provided SQL queries and make moderate code changes across a few files. Typically completed within 5–15 minutes.              |
| <mark style="color:red;">**Major Migration Required**</mark>         | Requires running multiple SQL queries and editing several code blocks across multiple files. Typically completed within 1+ hours. |
