Docs | Support

proteanhq/protean

default-support-for-json-and-array-in-postgres
5 years, 11 months 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, 12 months ago
@subhashb Bump version: 0.5.1 → 0.5.2
No dependencies with known security vulnerabilities.
master
5 years, 12 months 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, 12 months 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, 12 months 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, 12 months 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, 12 months ago
@subhashb Introduce support for Postgresql Array columns ``` from protean.core.field.basic import Array, Stri
No dependencies with known security vulnerabilities.
master
6 years, 1 month ago
@subhashb Fix version to 0.5.1
No dependencies with known security vulnerabilities.
master
6 years, 1 month ago
@subhashb Bump version: 0.5.0 → 0.5.1
No dependencies with known security vulnerabilities.
master
6 years, 1 month ago
@subhashb Update Changelog for 0.5.1
No dependencies with known security vulnerabilities.
master
6 years, 1 month ago
@subhashb Remove styling guide because black is in place now
No dependencies with known security vulnerabilities.
master
6 years, 1 month ago
@subhashb Fix broken Sphinx doc build
No dependencies with known security vulnerabilities.
master
6 years, 1 month ago
@subhashb Minor tweak to Travis.yml and additional black fixes
No dependencies with known security vulnerabilities.
master
6 years, 1 month ago
@subhashb Don't test for 3.6 compatibility
No dependencies with known security vulnerabilities.
master
6 years, 1 month ago
@subhashb Fix Travis yml definitions
No dependencies with known security vulnerabilities.