anfema_django_utils.db.functions
Classes
Postgres function to extract the epoch (i.e. |
|
Postgres specific function to extract text from a JSONField at the specified path. |
|
Function to replace german umlauts in strings ('ä' -> 'ae'...). |
|
Postgres function to substitute text using regular expressions. |
|
Useful for subquery-sum aggregations in query annotations: Requires a subquery, column name and output_field type. |