Skip to main content

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

  1. Clone the repo.
  2. Set up your venv:
    1. python3 -m venv .venv
    2. source .venv/bin/activate
  3. Get the Requirements: python3 -m pip install -r requirements.txt
  4. hatch test to run the tests (add -c to see coverage info)
  5. Make changes/write tests.
  6. Open a PR.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mariadb_composition-1.0.0.tar.gz (9.9 kB view hashes)

Uploaded Source

Built Distribution

mariadb_composition-1.0.0-py3-none-any.whl (7.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page