pullrequests Search Results · language:Dune language:TypeScript language:HTML language:Java language:Python language:JavaScript
Filter by
288M results
🎯 무엇을
LM-157(Phase 1)·LM-177(Phase 2)에서 도입한 LuckyBag.category(enum)·foods(JSON string[]) 새 컬럼으로 완전히 전환하고, 옛
lucky_bag_category·lucky_bag_food·category 양립 코드(dual-write·응답 합성·옛 필드 fallback)를 제거합니다.
옛 ...
Description
improve the ui color of the system revision
Branch
Type of change
[] Bug fix (non-breaking change which fixes an issue) [] New feature (non-breaking change which adds functionality) [] ...
Release the following add-ons:
- OWASP PTK version 0.5.0
Add missing log import
Summary
Replaces every ../ sub / ../../ sub import in src/ with @/ sub . The alias is honoured at every layer of the
toolchain:
| Layer | How |
| --- | --- |
| Typecheck | tsconfig.json#paths: { @/* ...
ci
cla:signed
dco:passed
refactor
size:xl
test
Hva
Dokumenterer test-hall-konvensjonen for Spill 1 så alle fremtidige agenter vet hvilken hall som brukes til tester,
hvorfor, og hvordan man verifiserer/setter flagget.
| Hall | Rolle | is_test_hall ...
Fixes #698
dbt-core hardcodes limit 0 for empty fixture rows, which is not valid T-SQL. These macros are not dispatched, so shadow
them in the adapter package and emit select top 0 instead.
Also fix ...