ODBC Driver Setup (odbc/setup)¶
Installs Microsoft ODBC Driver for SQL Server (msodbcsql18 / msodbcsql17) and UnixODBC headers on Ubuntu GitHub runner environments with caching.
🛠️ Usage¶
📥 Inputs¶
| Input | Description | Required | Default |
|---|---|---|---|
driver-version |
Microsoft ODBC driver version to install (18 or 17). |
false |
18 |
📤 Outputs¶
| Output | Description |
|---|---|
odbc-installed |
Boolean flag (true or false) indicating successful driver setup. |