Skip to main content

SQLAlchemy-based PAS user/group/prop store.

Project description

SQLAlchemy PAS plugin

This package is a fork of the SQLPASPlugin. It uses SQLAlchemy as the database abstraction layer; some tests have been rewritten but most are preserved. It’s used in production with a PostgreSQL database.

Setup

To configure the plugin with a database, use z3c.saconfig and define a named scoped session “pas.plugins.sqlalchemy”.

Example:

<include package="z3c.saconfig" file="meta.zcml" />
<db:engine name="pas" url="postgres://localhost/pas" />
<db:session name="pas.plugins.sqlalchemy" engine="pas" />

Install the plugin using the included GenericSetup-profile. Note that tables will created automatically on installation.

You can reinstall anytime to create non-existing tables. Note that tables are preserved on uninstallation.

Memberdata

The users table has an extensive number of metadata fields; it’s on the to-do to figure out a nice way to make this pluggable.

Credits

Authors

Contributors

Sponsors

  • Thanks to ChemIndustry.com Inc. for financing the development of SQLPASPlugin

  • Thanks to Statens Byggeforskninginstitut (http://www.sbi.dk) for sponsoring the caching support.

  • Thanks to Gis & Web S.r.l. (http://www.gisweb.it) for sponsoring the groups management support.

License

GNU GPL v2 (see LICENCE.txt for details)

Changelog

0.1 (released 2009/7/17)

  • Initial public release.

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

pas.plugins.sqlalchemy-0.1.tar.gz (20.3 kB view details)

Uploaded Source

File details

Details for the file pas.plugins.sqlalchemy-0.1.tar.gz.

File metadata

File hashes

Hashes for pas.plugins.sqlalchemy-0.1.tar.gz
Algorithm Hash digest
SHA256 a9544f08d627a214ab644893f395c9623b211f3c210fd170e536760d2ccc445c
MD5 3195a13ca56dc0bd5501e4b591d8d784
BLAKE2b-256 2dddff49437145d7b78774ed66895044d4f288da483940079d44ae9ef0833e6d

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