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.3k
Code
Issues
115
Pull requests
131
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(tables): add currency column type on a new column-type registry
- #6106
#6106
Merged
waleedlatif1
merged 22 commits into
staging
simstudioai/sim:staging
from
worktree-table-currency-column
simstudioai/sim:worktree-table-currency-column
Copy head branch name to clipboard
Jul 31, 2026
Conversation
Commits
22
(22)
Checks
Files changed
Merged
feat(tables): add currency column type on a new column-type registry
#6106
waleedlatif1
merged 22 commits into
staging
simstudioai/sim:staging
from
worktree-table-currency-column
simstudioai/sim:worktree-table-currency-column
Copy head branch name to clipboard
Commits
Commits on Jul 30, 2026
feat(tables): add currency column type on a new column-type registry
Show description for 8342514
waleedlatif1
committed
8342514
View commit details
Copy full SHA for 8342514
Browse repository at this point
test(tables): guard the column-type registry's invariants
Show description for 01e1e3c
waleedlatif1
committed
01e1e3c
View commit details
Copy full SHA for 01e1e3c
Browse repository at this point
fix(tables): read exponent-form amounts and reject bad currency PATCHes up front
Show description for e6b7301
waleedlatif1
committed
e6b7301
View commit details
Copy full SHA for e6b7301
Browse repository at this point
refactor(tables): finish the registry migration and drop the dead config
Show description for f819588
waleedlatif1
committed
f819588
View commit details
Copy full SHA for f819588
Browse repository at this point
fix(tables): run the column PATCH guards ahead of the rename, not after it
Show description for aba4433
waleedlatif1
committed
aba4433
View commit details
Copy full SHA for aba4433
Browse repository at this point
fix(tables): make the retype gate and the write path share one parser
Show description for 4cf93cb
waleedlatif1
committed
4cf93cb
View commit details
Copy full SHA for 4cf93cb
Browse repository at this point
fix(tables): reject a non-leading sign so dates don't parse as amounts
Show description for d515dcd
waleedlatif1
committed
d515dcd
View commit details
Copy full SHA for d515dcd
Browse repository at this point
fix(tables): use getErrorMessage in the columns route test mock
Show description for 522cc62
waleedlatif1
committed
522cc62
View commit details
Copy full SHA for 522cc62
Browse repository at this point
fix(tables): rename the column last so a failed write leaves it untouched
Show description for 3fc73a3
waleedlatif1
committed
3fc73a3
View commit details
Copy full SHA for 3fc73a3
Browse repository at this point
fix(tables): write back coerced values on every conversion
Show description for 6c5fc2a
waleedlatif1
committed
6c5fc2a
View commit details
Copy full SHA for 6c5fc2a
Browse repository at this point
fix(tables): stop a blank cell blocking an optional type conversion
Show description for f69197e
waleedlatif1
committed
f69197e
View commit details
Copy full SHA for f69197e
Browse repository at this point
fix(tables): refuse conversions that would invent or destroy values
Show description for 13a2326
waleedlatif1
committed
13a2326
View commit details
Copy full SHA for 13a2326
Browse repository at this point
fix(tables): let the row modal accept formatted amounts again
Show description for cfdf38f
waleedlatif1
committed
cfdf38f
View commit details
Copy full SHA for cfdf38f
Browse repository at this point
fix(tables): fold a rename into the write it accompanies
Show description for 3d3ea8c
waleedlatif1
committed
3d3ea8c
View commit details
Copy full SHA for 3d3ea8c
Browse repository at this point
fix(tables): migrate scalar cells when converting a column to select
Show description for 0913728
waleedlatif1
committed
0913728
View commit details
Copy full SHA for 0913728
Browse repository at this point
fix(tables): validate a retype's unique against the values it writes
Show description for 1de0f14
waleedlatif1
committed
1de0f14
View commit details
Copy full SHA for 1de0f14
Browse repository at this point
fix(tables): don't drop a rename when the write it rides on no-ops
Show description for 542f966
waleedlatif1
committed
542f966
View commit details
Copy full SHA for 542f966
Browse repository at this point
fix(tables): make a combined column PATCH a single transaction
Show description for de16494
waleedlatif1
committed
de16494
View commit details
Copy full SHA for de16494
Browse repository at this point
fix(tables): reject a flattened list as an amount; fold constraints into every typed write
Show description for ccbb065
waleedlatif1
committed
ccbb065
View commit details
Copy full SHA for ccbb065
Browse repository at this point
fix(tables): validate constraints after the migrations that rewrite cells
Show description for 6df5bd9
waleedlatif1
committed
6df5bd9
View commit details
Copy full SHA for 6df5bd9
Browse repository at this point
Commits on Jul 31, 2026
fix(tables): stop inventing amounts from identifiers; fix the copilot retype
Show description for 260ab82
waleedlatif1
committed
260ab82
View commit details
Copy full SHA for 260ab82
Browse repository at this point
fix(tables): read the negative and RTL forms Intl actually emits
Show description for 6ed5b69
waleedlatif1
committed
6ed5b69
View commit details
Copy full SHA for 6ed5b69
Browse repository at this point
You can’t perform that action at this time.