trilogy-data/pytrilogy
SQL Reimagined for the Modern Data World
First Claude commit: Jan 7, 2026Last Claude commit: 13d agoDiscovered: Apr 18, 2026
Recent Claude Commits
add `trilogy public` command for fetching public models
67b781b13d agoauthor_emailAdd test_refresh to CI rich test pass
08017652mo agoauthor_emailAdd test coverage for interactive refresh display and approval paths
9a0a7c72mo agoauthor_emailUpdate test_refresh to use show_watermarks from display module
905db802mo agoauthor_emailDeduplicate watermark/stale-asset display into shared primitives
174eeb62mo agoauthor_emailAdd --interactive flag to refresh command for approval before applying
b68fcc62mo agoauthor_emailKeep distinct left keys as separate AND conditions in joins
6c111ba2mo agoauthor_emailFix COALESCE dedup: use PARTIAL modifiers to distinguish meaningful vs spurious
03b44562mo agoauthor_emailAdd multi-key partial test; fix spurious COALESCE in non-partial joins
99044d22mo agoauthor_emailFix test_derivations passing ReferenceGraph as datasource
23972de2mo agoauthor_emailAdd tests for COALESCE rendering and multi-partial join ordering
442d22f2mo agoauthor_emailFix multi-fact partial key join ordering
16231c22mo agoauthor_emailAdd comprehensive type checking e2e test suite
81a63942mo agoauthor_emailExtend InlineAggregateFilter to handle global WHERE clauses
9b669763mo agoauthor_emailAdd InlineAggregateFilter optimization rule
d77cce53mo agoauthor_emailRevert "Apply black formatting"
7d5f03c3mo agoauthor_emailApply black formatting
9d9927e3mo agoauthor_emailAdd ltrim and rtrim string functions
4c416093mo agoauthor_emailAdd directory support to fmt command with parallel processing
77686a03mo agoauthor_emailAdd dialect-specific rendering for simple CASE syntax
1f05f583mo agoauthor_emailAdd simple CASE syntax sugar: CASE expr WHEN val THEN result END
e80afc73mo agoauthor_emailAdd tests for print_chart_terminal display function
b868ecc3mo agoauthor_emailMerge remote-tracking branch 'origin/plot-support' into claude/fix-plot-coverage-yg0XU
9253aa93mo agoauthor_emailRemove redundant resolve_concept - EnvironmentConceptDict already handles this
45222c43mo agoauthor_emailSimplify resolve_concept to only handle namespace lookups
3e52bbb3mo agoauthor_emailMove Lark-specific helper from models to parsing module
a171b2c3mo agoauthor_emailBump version to 0.3.156
63d99793mo agoauthor_emailRemove trivial alias test
15b5de03mo agoauthor_emailAdd enhanced concept introspection for LSP/editor support
c0d4eb63mo agoauthor_email