class documentation

class PostgreSQLSHAMixin:

Known subclasses: django.db.models.functions.SHA1, django.db.models.functions.SHA224, django.db.models.functions.SHA256, django.db.models.functions.SHA384, django.db.models.functions.SHA512

View In Hierarchy

Undocumented

Method as​_postgresql Undocumented
def as_postgresql(self, compiler, connection, **extra_content):

Undocumented