issues Search Results · language:Dune language:JavaScript language:JavaScript language:Python language:TypeScript
Filter by
57M results
Resolves vehicle upload HEIC errors and truncated service descriptions in checkout/booking screens.
Parent: #221
Prisma の P2002 判定(isUniqueConstraintError)を Kysely/pg 版に置き換える。
作業
- pg の一意制約違反を判定するユーティリティを追加(error.code === 23505 )
- 利用箇所(運営メンバー作成のレース時分岐など)を Kysely 移行に合わせて差し替え
- 移行完了まで Prisma ...
Add a rendering of the planet mars and expand the solar system
✅ 기능 설명
팀내 추가 QA 작업
Parent: #221
Outbox の DB Adapter / Worker デリゲートを Kysely 実装へ差し替える。移行を機に擬似ロックを正攻法へ。
対象
- PrismaOutboxCommandAdapter
- PrismaOutboxQueryService
- OutboxWorkerBase のデリゲート(leaderApplicationOutboxMessage ...
upload_log_list() fetches the 100 most recent AuditFile rows with:
AuditFile.objects.select_related( upload_token , uploaded_by )
.annotate(group_count=Count( events__group , distinct=True))
...
The feature, motivation and pitch
PipelineConfig.validate() (vllm_omni/config/stage_config.py) already catches several topology problems: empty pipeline,
duplicate stage IDs, references to a non-existent ...
Parent: #221
apps/admin の NextAuth v4 Database 戦略で使うカスタム Adapter を Kysely 実装へ置き換える。
対象
- AdminPrismaAdapter(createAdminPrismaAdapter)
作業
- createAdminKyselyAdapter を実装し、NextAuth Adapter IF を Kysely ...
Problem
Claudian uses the entire vault as Claude s working directory. For large vaults that hold many independent projects (e.g.
one folder per client), I d like to scope a single chat to just one subfolder, ...

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 IssuesProTip! Restrict your search to the title by using the in:title qualifier.