Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
DATA_TYPES['ArrayField'] = lambda field: postgres.array_type(DATA_TYPES, field)
SQLAlchemy for your Django models