Docs | Support

proteanhq/protean

329-postgresql-array-and-json-support-v2
5 years ago
@subhashb Add support for Any operator - Postgres
No dependencies with known security vulnerabilities.
329-postgresql-array-and-json-support-v2
5 years ago
@subhashb Allow Postgres Models to choose b/w Pickle or Custom Types
No dependencies with known security vulnerabilities.
master
5 years, 1 month ago
@subhashb Bugfix - Assign typeargs only for Postgresql-Array Field Type
No dependencies with known security vulnerabilities.
master
5 years, 1 month ago
@subhashb Add support for `Identifier` content_type in `List`
No dependencies with known security vulnerabilities.
master
5 years, 1 month ago
@subhashb Add standin tests for container field defaults
No dependencies with known security vulnerabilities.
master
5 years, 1 month ago
@advishnuprasad Merge pull request #334 from proteanhq/default-support-for-json-and-array-in-postgres Automaticaly
No dependencies with known security vulnerabilities.
master
5 years, 1 month ago
@subhashb Update year in documentation
No dependencies with known security vulnerabilities.
default-support-for-json-and-array-in-postgres
5 years, 1 month ago
@subhashb Automaticaly use Postgresql specific column types Instead of having to specify `JSON` and `Array` c
No dependencies with known security vulnerabilities.
master
5 years, 1 month ago
@subhashb Bump version: 0.5.1 → 0.5.2
No dependencies with known security vulnerabilities.
master
5 years, 1 month ago
@advishnuprasad Merge pull request #331 from proteanhq/196-restrict-list-to-specific-content-type Restrict `List` d
No dependencies with known security vulnerabilities.
196-restrict-list-to-specific-content-type
5 years, 1 month ago
@subhashb Restrict `List` datatype to specific content types An additional parameter `content_type` is now ne
No dependencies with known security vulnerabilities.
master
5 years, 1 month ago
@advishnuprasad Merge pull request #330 from proteanhq/329-postgresql-array-and-json-support Introduce support for
No dependencies with known security vulnerabilities.
329-postgresql-array-and-json-support
5 years, 1 month ago
@subhashb Add support for Postgresql JSON column type ``` class Event(BaseAggregate): name = String(max_l
No dependencies with known security vulnerabilities.
329-postgresql-array-and-json-support
5 years, 1 month ago
@subhashb Introduce support for Postgresql Array columns ``` from protean.core.field.basic import Array, Stri
No dependencies with known security vulnerabilities.
master
5 years, 2 months ago
@subhashb Fix version to 0.5.1
No dependencies with known security vulnerabilities.