Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
c2j
/
codeweb
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
2
Code
Issues
3
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(lineage): 游标 %ROWTYPE 记录变量与目标列表标量子查询的列级血缘穿透 (fix #142)
- #153
#153
Merged
c2j
merged 14 commits into
main
c2j/codeweb:main
from
feat/issue-142
c2j/codeweb:feat/issue-142
Copy head branch name to clipboard
Sep 8, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(lineage): 游标 %ROWTYPE 记录变量与目标列表标量子查询的列级血缘穿透 (fix #142)
#153
c2j
merged 14 commits into
main
c2j/codeweb:main
from
feat/issue-142
c2j/codeweb:feat/issue-142
Copy head branch name to clipboard
Commits
Commits on Aug 29, 2026
feat(lineage): 标量子查询作为 INSERT 值源时解析其首表达式 (fix #142 部分)
c2j
committed
57abaa0
View commit details
Copy full SHA for 57abaa0
Browse repository at this point
feat(lineage): 表锚定 %ROWTYPE 记录字段解析为表列 (fix #142 部分)
c2j
committed
86449ec
View commit details
Copy full SHA for 86449ec
Browse repository at this point
feat(lineage): SELECT * 游标 + %ROWTYPE 记录字段归因到游标表 (fix #142 部分)
c2j
committed
e12e9c3
View commit details
Copy full SHA for e12e9c3
Browse repository at this point
feat(lineage): 整记录 INSERT VALUES r 按游标源列位置展开 (fix #142 部分)
c2j
committed
e6d0be0
View commit details
Copy full SHA for e6d0be0
Browse repository at this point
test(lineage): 锁定游标 %ROWTYPE 记录字段写入的穿透行为 (fix #142)
c2j
committed
9e69f30
View commit details
Copy full SHA for 9e69f30
Browse repository at this point
docs: add issue #142 column-lineage penetration plan
c2j
committed
e019a75
View commit details
Copy full SHA for e019a75
Browse repository at this point
Commits on Sep 7, 2026
fix(lineage): 标量子查询首表达式复用 classify_value_expr 分类 (review #153-1)
c2j
committed
333b1cb
View commit details
Copy full SHA for 333b1cb
Browse repository at this point
fix(lineage): 拦截通用 walker 递归子查询,杜绝 join 状态泄漏 (review #153-2)
c2j
committed
aa841dc
View commit details
Copy full SHA for aa841dc
Browse repository at this point
style: cargo fmt (review #153-2 follow-up)
c2j
committed
a43047f
View commit details
Copy full SHA for a43047f
Browse repository at this point
fix(lineage): FETCH 将 %ROWTYPE 记录锚定重绑到实际游标 (review #153-3)
c2j
committed
495c9a5
View commit details
Copy full SHA for 495c9a5
Browse repository at this point
fix(lineage): 整记录 SELECT* catch-all 不再猜测列名,避免重排错归因 (review #153-5)
c2j
committed
3d1eb8f
View commit details
Copy full SHA for 3d1eb8f
Browse repository at this point
test(lineage): 锁定记录字段子查询穿透并修正局限文档 (review #153-4 #153-6)
c2j
committed
d70c39d
View commit details
Copy full SHA for d70c39d
Browse repository at this point
Commits on Sep 8, 2026
fix(lineage): 多列 SET = 子查询按位置对齐各目标列 (review 5136742683)
c2j
committed
ee281ad
View commit details
Copy full SHA for ee281ad
Browse repository at this point
fix(lineage): 容器子查询先收集左操作数列再跳过嵌套 SELECT (review 5136742683)
c2j
committed
1fe9cf6
View commit details
Copy full SHA for 1fe9cf6
Browse repository at this point
You can’t perform that action at this time.