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
Accelerator
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
Type
/
to 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.4k
Code
Issues
115
Pull requests
150
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
refactor(table): split the 5.3k-line service.ts god-file into per-concern modules
- #5069
#5069
Merged
waleedlatif1
merged 8 commits into
staging
simstudioai/sim:staging
from
refactor/split-table-service
simstudioai/sim:refactor/split-table-service
Copy head branch name to clipboard
Jun 15, 2026
Conversation
Commits
8
(8)
Checks
Files changed
Merged
refactor(table): split the 5.3k-line service.ts god-file into per-concern modules
#5069
waleedlatif1
merged 8 commits into
staging
simstudioai/sim:staging
from
refactor/split-table-service
simstudioai/sim:refactor/split-table-service
Copy head branch name to clipboard
Commits
Commits on Jun 15, 2026
refactor(table): extract row ordering, executions, and tx helpers from service.ts
Show description for 0a9b6fa
waleedlatif1
committed
0a9b6fa
View commit details
Copy full SHA for 0a9b6fa
Browse repository at this point
refactor(table): extract row CRUD and query into rows/service.ts
Show description for 6b6f6a6
waleedlatif1
committed
6b6f6a6
View commit details
Copy full SHA for 6b6f6a6
Browse repository at this point
refactor(table): extract column/schema management into columns/service.ts
Show description for dd14a47
waleedlatif1
committed
dd14a47
View commit details
Copy full SHA for dd14a47
Browse repository at this point
refactor(table): extract job state machine and export jobs into jobs/service.ts
Show description for c8ed40d
waleedlatif1
committed
c8ed40d
View commit details
Copy full SHA for c8ed40d
Browse repository at this point
refactor(table): extract workflow-group management into workflow-groups/service.ts
Show description for 0741476
waleedlatif1
committed
0741476
View commit details
Copy full SHA for 0741476
Browse repository at this point
refactor(table): extract import-job data ops into import-data.ts
Show description for 3b8df2b
waleedlatif1
committed
3b8df2b
View commit details
Copy full SHA for 3b8df2b
Browse repository at this point
refactor(table): restore private visibility and drop dead helpers post-split
Show description for 059b682
waleedlatif1
committed
059b682
View commit details
Copy full SHA for 059b682
Browse repository at this point
refactor(table): use absolute imports throughout and fix an orphaned TSDoc
Show description for a5a2b7e
waleedlatif1
committed
a5a2b7e
View commit details
Copy full SHA for a5a2b7e
Browse repository at this point
You can’t perform that action at this time.