diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-05-03 09:12:24 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2023-05-03 09:12:24 +0000 |
commit | 98d5537435b2951b36c45f1fda667fa27c165794 (patch) | |
tree | d26b4dfa6cf91847100fe10a94a04dcc2ad36a86 /posts/python_sql_engine.md | |
parent | Adding upstream version 11.5.2. (diff) | |
download | sqlglot-98d5537435b2951b36c45f1fda667fa27c165794.tar.xz sqlglot-98d5537435b2951b36c45f1fda667fa27c165794.zip |
Adding upstream version 11.7.1.upstream/11.7.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'posts/python_sql_engine.md')
-rw-r--r-- | posts/python_sql_engine.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posts/python_sql_engine.md b/posts/python_sql_engine.md index 01ad71d..addc412 100644 --- a/posts/python_sql_engine.md +++ b/posts/python_sql_engine.md @@ -205,4 +205,4 @@ I'm hoping that over time, SQLGlot will spark the Python SQL ecosystem just like SQLGlot would not be what it is without it's core contributors. In particular, the execution engine would not exist without [Barak Alon](https://github.com/barakalon) and [George Sittas](https://github.com/GeorgeSittas). ## Get in touch -If you'd like to chat more about SQLGlot, please join my [Slack Channel](https://join.slack.com/t/tobiko-data/shared_invite/zt-1ma66d79v-a4dbf4DUpLAQJ8ptQrJygg)! +If you'd like to chat more about SQLGlot, please join my [Slack Channel](https://tobikodata.com/slack)! |