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 }}
crashtech
/
torque-postgresql
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
16
Star
193
Code
Issues
5
Pull requests
1
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Wiki
Security and quality
Insights
Implement support for automatically mapping structs
- #71
#71
Open
DanielHeath
wants to merge 9 commits into
crashtech:master
crashtech/torque-postgresql:master
from
radiopaedia:master
radiopaedia/torque-postgresql:master
Copy head branch name to clipboard
Conversation
Commits
9
(9)
Checks
Files changed
Open
Implement support for automatically mapping structs
#71
DanielHeath
wants to merge 9 commits into
crashtech:master
crashtech/torque-postgresql:master
from
radiopaedia:master
radiopaedia/torque-postgresql:master
Copy head branch name to clipboard
Commits
Commits on Nov 8, 2022
Implement support for automatically mapping structs
DanielHeath
committed
9134d21
View commit details
Copy full SHA for 9134d21
Browse repository at this point
Commits on Nov 9, 2022
Support ActiveRecord::Base instances nested in structs
DanielHeath
committed
03e1819
View commit details
Copy full SHA for 03e1819
Browse repository at this point
Only register handlers when specifically requested
DanielHeath
committed
3281544
View commit details
Copy full SHA for 3281544
Browse repository at this point
Handle database being missing
DanielHeath
committed
d9b230e
View commit details
Copy full SHA for d9b230e
Browse repository at this point
Support specifying a 'type name' for a struct type
DanielHeath
committed
35d0f20
View commit details
Copy full SHA for 35d0f20
Browse repository at this point
Register struct mapping to a single class
DanielHeath
committed
d4d4f47
View commit details
Copy full SHA for d4d4f47
Browse repository at this point
Commits on Nov 10, 2022
Support rails constant auto-reloading
DanielHeath
committed
40a1e8b
View commit details
Copy full SHA for 40a1e8b
Browse repository at this point
Commits on Nov 11, 2022
Allow code that checks whether the underyling table exists to apply to structs
DanielHeath
committed
6bf9f50
View commit details
Copy full SHA for 6bf9f50
Browse repository at this point
Commits on Nov 14, 2022
Fixup: Handle attributes from ruby differently from those fetched from the database
DanielHeath
committed
f01fdeb
View commit details
Copy full SHA for f01fdeb
Browse repository at this point
You can’t perform that action at this time.