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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
simstudioai
/
sim
Public
Notifications
You must be signed in to change notification settings
Fork
3.8k
Star
29.5k
Code
Issues
119
Pull requests
182
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
improvement(db): stop declaring retired usage columns ahead of their drop
- #7134
#7134
Merged
icecrasher321
merged 9 commits into
staging
simstudioai/sim:staging
from
retire-legacy-usage-column-declarations
simstudioai/sim:retire-legacy-usage-column-declarations
Copy head branch name to clipboard
Aug 27, 2026
Conversation
Commits
9
(9)
Checks
Files changed
Merged
improvement(db): stop declaring retired usage columns ahead of their drop
#7134
icecrasher321
merged 9 commits into
staging
simstudioai/sim:staging
from
retire-legacy-usage-column-declarations
simstudioai/sim:retire-legacy-usage-column-declarations
Copy head branch name to clipboard
Commits
Commits on Aug 26, 2026
improvement(db): stop declaring retired usage columns ahead of their drop
Show description for 3494d73
icecrasher321
and
claude
committed
3494d73
View commit details
Copy full SHA for 3494d73
Browse repository at this point
fix(db): reserve the drop migration as a journaled no-op for schema parity
Show description for 5609775
icecrasher321
and
claude
committed
5609775
View commit details
Copy full SHA for 5609775
Browse repository at this point
Commits on Aug 27, 2026
improvement(db): keep declarations, route reads through live-column maps
Show description for 2bb6a6d
icecrasher321
and
claude
committed
2bb6a6d
View commit details
Copy full SHA for 2bb6a6d
Browse repository at this point
feat(db): backfill residual cost_total projections before the cost drop
Show description for 8b81d09
icecrasher321
and
claude
committed
8b81d09
View commit details
Copy full SHA for 8b81d09
Browse repository at this point
fix(ci): validate live-column builders and inline aliases in the pending-drop audit
Show description for 53a31fd
icecrasher321
and
claude
committed
53a31fd
View commit details
Copy full SHA for 53a31fd
Browse repository at this point
fix(ci): derive pending-drop columns from the AST, and align the mock schema
Show description for d0b61ea
icecrasher321
and
claude
committed
d0b61ea
View commit details
Copy full SHA for d0b61ea
Browse repository at this point
fix(ci): resolve namespace and renamed imports in the pending-drop audit
Show description for f1c2e79
icecrasher321
and
claude
committed
f1c2e79
View commit details
Copy full SHA for f1c2e79
Browse repository at this point
fix(ci): close the pending-drop resolver under variable assignment
Show description for 0e48151
icecrasher321
and
claude
committed
0e48151
View commit details
Copy full SHA for 0e48151
Browse repository at this point
fix(ci): match relational reads by table name, not by a literal query chain
Show description for adfac7e
icecrasher321
and
claude
committed
adfac7e
View commit details
Copy full SHA for adfac7e
Browse repository at this point
You can’t perform that action at this time.