Groups | Search | Server Info | Keyboard shortcuts | Login | Register
Groups > cz.comp.lang.python > #3442
| Path | csiph.com!news.mixmin.net!newsreader4.netcologne.de!news.netcologne.de!peer01.ams1!peer.ams1.xlned.com!news.xlned.com!peer02.ams4!peer.am4.highwinds-media.com!news.highwinds-media.com!fx03.ams4.POSTED!not-for-mail |
|---|---|
| Received-SPF | pass (Address passes the Sender Policy Framework) SPF=HELO; sender=sandbox.cz; remoteip=::ffff:87.236.197.188; remotehost=; helo=sandbox.cz; receiver=hugo.zagamma.cz; |
| Received-SPF | pass (Address passes the Sender Policy Framework) SPF=MAILFROM; sender=macek@sandbox.cz; remoteip=::ffff:87.236.197.188; remotehost=; helo=sandbox.cz; receiver=hugo.zagamma.cz; |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/simple; d=sandbox.cz; s=mail; t=1659097104; bh=cO0k/CCUB1kKRk3nbe5T6SX6D6no9j6NtlV4wzWKLvY=; h=Date:To:From:Subject:From; b=usG6Iso1TmCfG30XYwdVmhjQVGoLXAvYn4HZwvOTCP0h4V8VMJGWr3zKe+Fx9K3SL CEBEqbK/HTQsxTsuytru5LuOxD1r02j10mPA7ku8gmMAHUnKNUcwJD9tLWPdfDrW/t 7GCrLou7LWY3+5tKtcFiDc+wUFkPNCyRgsCuj6uGFhMCu5WOvgxzwPcQxmdfzspW9r lWy8bnVkjaxcJi5icapSQiFGellOS4zrlly9J6eAB2WitcsqfnIl0LGLZ9LnjnMq4S g4LVwhT5k1gewGMnahtp6cHjd8JSGSa243fhaV+e6QElV88/eZkuiBjmSmaayy2xbU SXlrapiQR6Rcw== |
| MIME-Version | 1.0 |
| User-Agent | Mozilla/5.0 (X11; Linux x86_64; rv:91.0) Gecko/20100101 Thunderbird/91.12.0 |
| Content-Language | cs |
| From | Vladimír Macek <macek@sandbox.cz> |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 8bit |
| Subject | [python] Parsing SQL dotazů -> vstupní a výstupní tabulky |
| X-BeenThere | python@py.cz |
| X-Mailman-Version | 2.1.34 |
| Precedence | list |
| List-Id | Konference PyCZ <python.py.cz> |
| List-Unsubscribe | <http://www.py.cz/mailman/options/python>, <mailto:python-request@py.cz?subject=unsubscribe> |
| List-Archive | <http://www.py.cz/pipermail/python/> |
| List-Post | <mailto:python@py.cz> |
| List-Help | <mailto:python-request@py.cz?subject=help> |
| List-Subscribe | <http://www.py.cz/mailman/listinfo/python>, <mailto:python-request@py.cz?subject=subscribe> |
| Newsgroups | cz.comp.lang.python |
| Message-ID | <mailman.21.1659097109.25463.python@py.cz> (permalink) |
| X-Mailman-Original-Message-ID | <5fd44203-3877-6b86-d6b4-7cb61e207e64@sandbox.cz> |
| References | <5fd44203-3877-6b86-d6b4-7cb61e207e64@sandbox.cz> |
| Lines | 17 |
| X-Complaints-To | abuse@usenet-news.net |
| NNTP-Posting-Date | Fri, 29 Jul 2022 12:18:30 UTC |
| Organization | usenet-news.net |
| Date | Fri, 29 Jul 2022 14:18:24 +0200 |
| X-Received-Bytes | 2737 |
| Xref | csiph.com cz.comp.lang.python:3442 |
Show key headers only | View raw
Ahoj, mám SQL příkazy pro různé RDBMS (PostgreSQL, Maria, Oracle, Snowflake, Redshift, ...), které zadá uživatel. Rád bych parser, který mi o těch příkazech řekne minimálně to, ze kterých tabulek/views/... čte a do kterých zapisuje. Bonus samozřejmě by bylo se o tom čtení a zápisu dozvědět víc. Kam byste pro takový parser šli? Díky! V.
Back to cz.comp.lang.python | Previous | Next | Find similar
[python] Parsing SQL dotazů -> vstupní a výstupní tabulky Vladimír Macek <macek@sandbox.cz> - 2022-07-29 14:18 +0200
csiph-web