Docs | Support

proteanhq/protean

work/946-only-projection
2 months, 4 weeks ago
@subhashb Rename projection arg to fields; use fixtures in only() tests Rename the `_filter` / `to_records` p
No dependencies with known security vulnerabilities.
work/946-only-projection
2 months, 4 weeks ago
@subhashb Fix docstring/comment terminology flagged by review - memory `_filter` docstring: fix "filer" typo
No dependencies with known security vulnerabilities.
work/946-only-projection
2 months, 4 weeks ago
@subhashb Add QuerySet.only() column projection returning read-only Records `QuerySet.only(*fields)` restrict
No dependencies with known security vulnerabilities.
gh-pages
2 months, 4 weeks ago
@github-actions[bot] Deployed ad1561b with MkDocs version: 1.6.1
No dependencies with known security vulnerabilities.
main
2 months, 4 weeks ago
@subhashb Add portable Index declarations on aggregates, entities, projections (#944) (#972) * Add portable I
No dependencies with known security vulnerabilities.
work/944-index-declarations
2 months, 4 weeks ago
@subhashb Preserve __table_args__ table kwargs when appending indexes Address PR #972 review: merging index o
No dependencies with known security vulnerabilities.
work/944-index-declarations
2 months, 4 weeks ago
@subhashb Add portable Index declarations on aggregates, entities, projections (#944) Introduce first-class I
No dependencies with known security vulnerabilities.
gh-pages
3 months ago
@github-actions[bot] Deployed d7db434 with MkDocs version: 1.6.1
No dependencies with known security vulnerabilities.
main
3 months ago
@subhashb Bound Outbox string fields with max_length (#948) (#971) * Bound Outbox string fields with max_leng
No dependencies with known security vulnerabilities.
work/948-outbox-field-bounds
3 months ago
@subhashb Address Copilot review: SQL Server LEN(), wording fixes Note that the pre-flight verification query
No dependencies with known security vulnerabilities.
work/948-outbox-field-bounds
3 months ago
@subhashb Widen message_id/causation_id/correlation_id bounds to 255 CI revealed message_id is a composite Pr
No dependencies with known security vulnerabilities.
work/948-outbox-field-bounds
3 months ago
@subhashb Bound Outbox string fields with max_length (#948) Declare max_length on the eight string fields of
No dependencies with known security vulnerabilities.
gh-pages
3 months ago
@github-actions[bot] Deployed 8588113 with MkDocs version: 1.6.1
No dependencies with known security vulnerabilities.
main
3 months ago
@subhashb Atomic find-and-claim on the outbox (#970) * Document #942 query and outbox features; make isnull a
No dependencies with known security vulnerabilities.
work/943-atomic-find-and-claim
3 months ago
@subhashb Address PR #970 review feedback - Self-heal crashed claims: _eligibility_criteria now also matches
No dependencies with known security vulnerabilities.