SQL String Composition for MariaDB
Project description
mariadb_composition
SQL String Composition for MariaDB
This module is based on psycopg.sql, but generates SQL for mariadb and does it without depending on a live connection to the db.
Usage
Works pretty much like https://www.psycopg.org/psycopg3/docs/api/sql.html#module-usage
It would be good to improve this documentation.
Contributing
- Clone the repo.
- Set up your venv:
python3 -m venv .venv
source .venv/bin/activate
- Get the Requirements:
python3 -m pip install -r requirements.txt
hatch test
to run the tests (add-c
to see coverage info)- Make changes/write tests.
- Open a PR.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mariadb_composition-1.0.0.tar.gz
.
File metadata
- Download URL: mariadb_composition-1.0.0.tar.gz
- Upload date:
- Size: 9.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b352ebeda37d17dc29261dfeef93194371a244ded202daf76d21b8097689ff87 |
|
MD5 | 3ed3981b421780b460514ce9953d8652 |
|
BLAKE2b-256 | 6dfc333d522a3c336c9b94287bc877520870d0de5bb240e242f34590da41075c |
File details
Details for the file mariadb_composition-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: mariadb_composition-1.0.0-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.0 CPython/3.12.3
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f85182e1bdff32dc16d30725b53025f3837a846f1a489047e50a7d86761bdeee |
|
MD5 | 4b0f8343a2e7a85c1cedc77a4ce4403e |
|
BLAKE2b-256 | 6653089d8b2b5e45bb2217666187620ab0d0759999ef4463028234dab8068831 |