Brainfreeze

Latest version: v0.1rc2

The latest version of brainfreeze with no known security vulnerabilities is 0.1rc2. We recommend installing version 0.1rc2.

The information on this page was curated by experts in our Cybersecurity Intelligence Team.

Latest release
v0.1rc2 at May 8, 2017
License
BSD-2-Clause (BSD 2-Clause "Simplified" License)

Description

BrainFreeze is an SQLAlchemy plugin that supports object composition (as opposed to class inheritance). Google for "composition vs inheritance" to get the general idea. Another way to think of BrainFreeze is that it's a plugin for proxying properties on one-to-one related objects. BrainFreeze uses SQLAlchemy's AssociationProxy for the python properties, only BrainFreeze goes the extra step of making those properties query-able using SQLAlchemy's session.query() machinery.

Resources

Vulnerabilities

See all vulnerabilities

No known vulnerabilities found

Versions (6)

See all versions

Has known vulnerabilities

  • 0.1rc2
  • 0.1rc1
  • 0.1b3
  • 0.1b2
  • 0.1b1
  • 0.1a1