Docs | Support

proteanhq/protean

work/1237-lifecycle-audit-fields
1 day, 17 hours ago
@subhashb Make auto_now test assertions time-independent; widen the stamp value type The auto_now stamping te
No dependencies with known security vulnerabilities.
work/1087-occ-atomic-update
1 day, 17 hours ago
@subhashb Make the SQLAlchemy OCC version check atomic to prevent silent lost updates SADAO._update verified
No dependencies with known security vulnerabilities.
work/1237-lifecycle-audit-fields
1 day, 18 hours ago
@subhashb Add lifecycle/audit field support (auto_now/auto_now_add + pre-persist enricher) Part A: DateTime/D
No dependencies with known security vulnerabilities.
main
2 days, 8 hours ago
@subhashb Add a typed value-object dictionary field (Dict(value_type=ValueObject)) (#1242) * Add a typed valu
No dependencies with known security vulnerabilities.
feat/1236-value-object-dict
2 days, 8 hours ago
@subhashb Drop the never-taken dict-in-union branch; unpragma the covered elif The real codecov/patch gap was
No dependencies with known security vulnerabilities.
feat/1236-value-object-dict
2 days, 8 hours ago
@subhashb Unit-test VO-dict detection via a helper; pragma the adapter routing Extract the 'is this a value-o
No dependencies with known security vulnerabilities.
feat/1236-value-object-dict
2 days, 9 hours ago
@subhashb Create the Directory table for the postgres VO-dict test setup_db (module-scoped) create_all's tabl
No dependencies with known security vulnerabilities.
feat/1236-value-object-dict
2 days, 9 hours ago
@subhashb Route only genuine VO-dicts through as_dict in from_entity The initial from_entity change routed ev
No dependencies with known security vulnerabilities.
feat/1236-value-object-dict
2 days, 9 hours ago
@subhashb Add a typed value-object dictionary field Dict(value_type=ValueObject(SomeVO)) declares a string-ke
No dependencies with known security vulnerabilities.
main
2 days, 10 hours ago
@subhashb Make identity_type=uuid a UUID string in Python (ADR-0021) (#1240) * Make identity_type=uuid a UUID
No dependencies with known security vulnerabilities.
fix/1235-uuid-identity-type-string
2 days, 11 hours ago
@subhashb Update Elasticsearch tests for the uuid-string identity contract A uuid identity is now a string in
No dependencies with known security vulnerabilities.
fix/1235-uuid-identity-type-string
2 days, 11 hours ago
@subhashb Coerce uuid identity to str on read-optimized and adapter paths The BeforeValidator only runs durin
No dependencies with known security vulnerabilities.
main
2 days, 11 hours ago
@subhashb Add UNINDEXED_FILTER_PATH lint rule (#1241) * Add UNINDEXED_FILTER_PATH lint rule (behavioral-analy
No dependencies with known security vulnerabilities.
feat/955-unindexed-filter-path-lint-rule-behavior
2 days, 12 hours ago
@subhashb Clarify why Reference fields stay out of UNINDEXED_FILTER_PATH's scalar scope A Reference field's d
No dependencies with known security vulnerabilities.
feat/955-unindexed-filter-path-lint-rule-behavior
2 days, 12 hours ago
@subhashb Fix UNINDEXED_FILTER_PATH false positive on non-scalar fields Restore the rule's scalar-field scope
No dependencies with known security vulnerabilities.