# Introduction

## Introduction

`cfMigrations` is a module that provides schema migrations for ColdBox applications. It allows developers to easily migrate, rollback, and refresh their database schema, either directly from the application or via the CLI CommandBox Module.

### System Requirements <a href="#system-requirements" id="system-requirements"></a>

* Lucee 5+
* ColdFusion 2018+

### Professional Open Source <a href="#professional-open-source" id="professional-open-source"></a>

![](https://files.gitbook.com/v0/b/gitbook-legacy-files/o/assets%2F-LA-UVv4mVMetdYyMBjX%2F-LWbyOZJYPXXdWwoyzpk%2F-LWbz0FwX9mtBeSrsDFI%2Fortus%20solutions%20logo.png?alt=media\&token=929e57f3-7f4d-4d73-a36a-f6c5f479a832)Ortus Solutions, CorpThe ColdBox ORM Module is a professional open-source software backed by [Ortus Solutions, Corp](https://www.ortussolutions.com/) offering services like:

* Custom Development
* Professional Support & Mentoring
* Training
* Server Tuning
* Security Hardening
* Code Reviews
* ​[Much More](https://www.ortussolutions.com/)​

### Discussion & Help <a href="#discussion-and-help" id="discussion-and-help"></a>

The Box Products discussion group and community can be found here:​[https://community.ortussolutions.com/c/communities](https://community.ortussolutions.com/c/communities/contentbox/15)​

#### HONOR GOES TO GOD ABOVE ALL <a href="#honor-goes-to-god-above-all" id="honor-goes-to-god-above-all"></a>

Because of His grace, this project exists. If you don't like this, then don't read it, it's not for you.

> "Therefore being justified by **faith**, we have peace with God through our Lord Jesus Christ: By whom also we have access by **faith** into this **grace** wherein we stand, and rejoice in hope of the glory of God." Romans 5:5


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://cfmigrations.ortusbooks.com/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
