# CODE - SQL and Scripts

`Code Push` and `Code Pull` allow you to synchronize all your *Scripts* and *Database v1 SQL* statements with a folder on your local hard drive. This not only allows you to edit Scripts and SQL Statements with your preferred editor, you can also put your code under version control and your can directly test and develop your scripts using ScriptEase.

<figure><img src="/files/ynjHVgsuEOZ2aboq86gj" alt=""><figcaption><p>A Groovy Script in Visual Studio code, all Script on the local drive, respecting the folder structure in Boomi</p></figcaption></figure>


---

# 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://boomi.markusschmidt.pro/boomi-console/commands/code-sql-and-scripts.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.
