Skip to content

issues Search Results · language:Dune language:JavaScript language:Java language:JavaScript language:Python linked:pr

Filter by

5.9M results  (326 ms)

5.9M results

Dogfood (subarr-next :9923, 2026-06-20). The Health page shows a recurring coverage cache warning even though the cache is refreshing fine. Root cause — threshold mismatch, not a real failure. background_refresh_loop ...

Context PR #13610 delivered the full-ID enumeration prerequisite for parent #13496, but its initial PR body incorrectly used Resolves #13496. Ada s review correctly caught that close-target overclaim: ...
ai
architecture
bug
model-experience

Live testing on warehouse dw_finance (Adventure Works Finance) confirmed that schema delete --cascade already drops tables, views, stored procedures, AND functions. The cascade query in src/fabric_dw/services/schemas.py ...

Repro On a Linux host where the a11y bus is reachable but no applications are registered with the AT-SPI registry (e.g. apps not started under the bus, Qt/KDE without QT_ACCESSIBILITY=1, or Wayland apps ...
bug

Part of #508 (cross-platform plan visualisation — export formats). Add a --format mermaid option to sql plan that emits a Mermaid flowchart of the execution plan, built from the existing PlanOperator tree ...

배경 헬스체크 엔드포인트가 매 요청마다 DB COUNT 쿼리 2개를 날린다. 헬스체크 목적(서버 살아있는가)에 비해 과다. DB 조회를 빼고 API 서버 통신만 확인하도록 축소. 현재 상태 app/system/router.py /health: - db: Database = Depends(get_db) 의존. - SELECT COUNT(*) FROM ...

Goal Implement persisted guest carts using opaque URL tokens. Customers should be able to add products to a shopping bag and return to it through a private-ish cart URL. Scope - Add cart and cart ...

Goal Create the initial customer-facing product catalog backed by Flyway-seeded demo data. This issue introduces the core catalog domain without inventory stock tracking. Scope - Add category and ...

Goal Create the baseline Spring Boot project structure for the Demo Supermarket application. This issue establishes the build, application skeleton, configuration, database migration setup, CI workflow, ...
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! Restrict your search to the title by using the in:title qualifier.