Skip to main content

load sql file(s)

Project description

Installation

$ [sudo] pip install django-loadsql

Examples

variant 1:

settings.py

INSTALLED_APPS+= ["django_loadsql"]
$ find . -name '*.sql' | xargs python manage.py loadsql

variant 2:

export DJANGO_SETTINGS_MODULE=settings.dev
find . -name '*.sql' | xargs python -m django_loadsql

readme42.com

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

django-loadsql-2020.12.3.tar.gz (1.9 kB view details)

Uploaded Source

File details

Details for the file django-loadsql-2020.12.3.tar.gz.

File metadata

  • Download URL: django-loadsql-2020.12.3.tar.gz
  • Upload date:
  • Size: 1.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.6.0 requests/2.24.0 setuptools/50.3.0 requests-toolbelt/0.9.1 tqdm/4.50.2 CPython/3.8.6

File hashes

Hashes for django-loadsql-2020.12.3.tar.gz
Algorithm Hash digest
SHA256 34a932865af3fe682420781a10fe7fa049d4182f1f17c1995e3b39ac34b5ca29
MD5 2a65f90ae9719b5e431cbcb87454b991
BLAKE2b-256 a0a5f2aa66effc7b2c0408da901e8fc74a187238c6f789c090f65f562e4d9c71

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