Skip to main content

SQLModel integration for fastack

Project description

fastack-sqlmodel

SQLModel integration for fastack.

Installation

$ pip install fastack-sqlmodel

Usage

Add the plugin to your project configuration:

PLUGINS = [
    'fastack_sqlmodel',
    ...
]

Configuration:

  • SQLALCHEMY_DATABASE_URI: The database URI.
  • SQLALCHEMY_OPTIONS: Additional parameters for the SQLAlchemy engine.

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

fastack-sqlmodel-0.4.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

fastack_sqlmodel-0.4.1-py3-none-any.whl (4.3 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