Skip to main content

a tool for debug sqlalchemy model

Project description

You can write code in your application:

from sqlalchemy_debug import debug_statement
model = "your ORM Model"
statement = session.query(...)
debug_statement(statement)

record = model.__table__.insert(...)
debug_statement(record)

debug_statement(model) # show create table statement

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

sqlalchemy_debug-0.3.4.tar.gz (1.9 kB view details)

Uploaded Source

Built Distributions

sqlalchemy_debug-0.3.4-py3-none-any.whl (2.4 kB view details)

Uploaded Python 3

sqlalchemy_debug-0.3.4-py2-none-any.whl (2.5 kB view details)

Uploaded Python 2

File details

Details for the file sqlalchemy_debug-0.3.4.tar.gz.

File metadata

  • Download URL: sqlalchemy_debug-0.3.4.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.27.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.8

File hashes

Hashes for sqlalchemy_debug-0.3.4.tar.gz
Algorithm Hash digest
SHA256 a6f6d57e66ecad542c7169b3e4276c0aa3a0ea53fd39e3d4d324f118bb2547f7
MD5 47e0c5c9036175442cdb2c06dbda4f7c
BLAKE2b-256 259607d9879f64ae90a279eb2bac46870ee74a85fc2964ce3c528d8edb58176f

See more details on using hashes here.

File details

Details for the file sqlalchemy_debug-0.3.4-py3-none-any.whl.

File metadata

  • Download URL: sqlalchemy_debug-0.3.4-py3-none-any.whl
  • Upload date:
  • Size: 2.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.27.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.8

File hashes

Hashes for sqlalchemy_debug-0.3.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c68aa580a117106a86449f7f05551c3bc69225e23c21b78a7ed595278dd1bf81
MD5 d8c436d6dbb17ad6fa32654b46b485b2
BLAKE2b-256 c0dac3f1e517e1ffe8f6dd198e2b59f4af050e45dedd3fdc9757e11930e4bd05

See more details on using hashes here.

File details

Details for the file sqlalchemy_debug-0.3.4-py2-none-any.whl.

File metadata

  • Download URL: sqlalchemy_debug-0.3.4-py2-none-any.whl
  • Upload date:
  • Size: 2.5 kB
  • Tags: Python 2
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.0.0 pkginfo/1.5.0.1 requests/2.27.1 setuptools/47.1.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.7.8

File hashes

Hashes for sqlalchemy_debug-0.3.4-py2-none-any.whl
Algorithm Hash digest
SHA256 680020c153c8297a625590ccb1482d6642b8707b2c7b4a316c10de90cf416cc7
MD5 21f1612606c574b5851afd2248646846
BLAKE2b-256 f49ef1eafc2e36291f1bcb43a7f74fe9ea3a8c3f521fcba91575319042f8eb32

See more details on using hashes here.

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