Skip to content

Create openresty-odbc-connection.md #65

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

vshilin
Copy link
Contributor

@vshilin vshilin commented Aug 1, 2023

No description provided.

@vshilin vshilin requested a review from nconforti93 August 1, 2023 14:46
Copy link
Contributor

@allipatev allipatev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe you can look at suggestions, add "Background" and "Additional References" sections, and footer, as per "Tutorial" template, so that we could finally merge this one? :)

@@ -0,0 +1,69 @@
# Openresty Exasol ODBC connection
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
# Openresty Exasol ODBC connection
# OpenResty Exasol ODBC connection

* Install openresty [Openresty Installation manual](https://openresty.org/en/linux-packages.html#ubuntu)
* install Luarocks

```markup
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```markup
```shell

```

* install ODBC package in luarocks
```markup
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```markup
```shell

* Execute connection test scripts

**odbctest.sh**
```markup
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```markup
```shell

echo "Retun code from resty $?"
```
**odbctest.lua**
```markup
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
```markup
```lua

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants