trilogy-data/pytrilogy
SQL Reimagined for the Modern Data World
First Claude commit: Jan 7, 2026Last Claude commit: 1mo agoDiscovered: Apr 18, 2026
Recent Claude Commits
add `trilogy public` command for fetching public models
67b781b1mo agoauthor_emailAdd test_refresh to CI rich test pass
08017653mo agoauthor_emailAdd test coverage for interactive refresh display and approval paths
9a0a7c73mo agoauthor_emailUpdate test_refresh to use show_watermarks from display module
905db803mo agoauthor_emailDeduplicate watermark/stale-asset display into shared primitives
174eeb63mo agoauthor_emailAdd --interactive flag to refresh command for approval before applying
b68fcc63mo agoauthor_emailKeep distinct left keys as separate AND conditions in joins
6c111ba3mo agoauthor_emailFix COALESCE dedup: use PARTIAL modifiers to distinguish meaningful vs spurious
03b44563mo agoauthor_emailAdd multi-key partial test; fix spurious COALESCE in non-partial joins
99044d23mo agoauthor_emailFix test_derivations passing ReferenceGraph as datasource
23972de3mo agoauthor_emailAdd tests for COALESCE rendering and multi-partial join ordering
442d22f3mo agoauthor_emailFix multi-fact partial key join ordering
16231c23mo agoauthor_emailAdd comprehensive type checking e2e test suite
81a63944mo agoauthor_emailExtend InlineAggregateFilter to handle global WHERE clauses
9b669764mo agoauthor_emailAdd InlineAggregateFilter optimization rule
d77cce54mo agoauthor_emailRevert "Apply black formatting"
7d5f03c4mo agoauthor_emailApply black formatting
9d9927e4mo agoauthor_emailAdd ltrim and rtrim string functions
4c416094mo agoauthor_emailAdd directory support to fmt command with parallel processing
77686a04mo agoauthor_emailAdd dialect-specific rendering for simple CASE syntax
1f05f585mo agoauthor_emailAdd simple CASE syntax sugar: CASE expr WHEN val THEN result END
e80afc75mo agoauthor_emailAdd tests for print_chart_terminal display function
b868ecc5mo agoauthor_emailMerge remote-tracking branch 'origin/plot-support' into claude/fix-plot-coverage-yg0XU
9253aa95mo agoauthor_emailRemove redundant resolve_concept - EnvironmentConceptDict already handles this
45222c45mo agoauthor_emailSimplify resolve_concept to only handle namespace lookups
3e52bbb5mo agoauthor_emailMove Lark-specific helper from models to parsing module
a171b2c5mo agoauthor_emailBump version to 0.3.156
63d99795mo agoauthor_emailRemove trivial alias test
15b5de05mo agoauthor_emailAdd enhanced concept introspection for LSP/editor support
c0d4eb65mo agoauthor_email