Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
stephenafamo
/
bob
Public
Notifications
You must be signed in to change notification settings
Fork
79
Star
1.5k
Code
Issues
18
Pull requests
3
Discussions
Actions
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 16, 2025
Merge pull request #586 from TylerJGabb/issue-585
Show description for 96da65f
stephenafamo
authored
96da65f
Copy full SHA for 96da65f
added thanks
TylerJGabb
committed
25677aa
Copy full SHA for 25677aa
Commits on Oct 15, 2025
on second thought, scratch that. follow the existing convention
TylerJGabb
committed
72dbed9
Copy full SHA for 72dbed9
add pr ref
TylerJGabb
committed
c867e78
Copy full SHA for c867e78
add to changelog
TylerJGabb
committed
e70de64
Copy full SHA for e70de64
Commits on Oct 14, 2025
add missing negation to condition in slice loader generation for many-to-many relationships
TylerJGabb
committed
280b3f3
Copy full SHA for 280b3f3
Commits on Oct 2, 2025
Update CHANGELOG with thanks for #583
stephenafamo
committed
66620ae
Copy full SHA for 66620ae
Regenerate examples
stephenafamo
committed
e37f7fa
Copy full SHA for e37f7fa
Merge pull request #583 from atzedus/expr_plus_operator
Show description for 0e00477
stephenafamo
authored
0e00477
Copy full SHA for 0e00477
Commits on Oct 1, 2025
doc: changelog
Roman A. Grigorovich
committed
2d7ce77
Copy full SHA for 2d7ce77
feat: plus operator
Roman A. Grigorovich
committed
b100f28
Copy full SHA for b100f28
Commits on Sep 27, 2025
Merge pull request #575 from Gleipnir-Technology/issue-574
Show description for 9d3b4c4
stephenafamo
authored
9d3b4c4
Copy full SHA for 9d3b4c4
Commits on Sep 25, 2025
Update CHANGELOG with added changes
EliRibble
committed
ba74a52
Copy full SHA for ba74a52
Add information on using gofumpt over go fmt
EliRibble
committed
64aa50c
Copy full SHA for 64aa50c
Add tests for psql.view, update docs for View accordingly
Show description for e6830f5
EliRibble
committed
e6830f5
Copy full SHA for e6830f5
Add information on how to run tests
EliRibble
committed
3dc144d
Copy full SHA for 3dc144d
Minor lint fixes
Show description for b25db8c
EliRibble
committed
b25db8c
Copy full SHA for b25db8c
Commits on Sep 16, 2025
Add information to the README about how to do development
EliRibble
committed
3b9aa78
Copy full SHA for 3b9aa78
Add tools for golangci-lint to shell.nix
EliRibble
committed
d422c54
Copy full SHA for d422c54
Add shell.nix for running a nix shell
Show description for 766c8f0
EliRibble
committed
766c8f0
Copy full SHA for 766c8f0
Commits on Sep 2, 2025
Update CHANGELOG for v0.41.1
stephenafamo
committed
10b9d8c
Copy full SHA for 10b9d8c
Merge pull request #565 from stephenafamo/mysql-compound-query
Show description for 7282cfa
stephenafamo
authored
7282cfa
Copy full SHA for 7282cfa
Fix issue with compound query codegen for MySQL
stephenafamo
committed
79a32db
Copy full SHA for 79a32db
Update CHANGELOG for v0.41.0
stephenafamo
committed
f167307
Copy full SHA for f167307
Merge pull request #563 from stephenafamo/mysql-keyword-id
Show description for e1c3e69
stephenafamo
authored
e1c3e69
Copy full SHA for e1c3e69
Fix upper-casing some ids in MySQL query codegen
stephenafamo
committed
bc40464
Copy full SHA for bc40464
Add tests for mysql compound queries
stephenafamo
committed
5a5887e
Copy full SHA for 5a5887e
Commits on Sep 1, 2025
Merge pull request #562 from stephenafamo/mysql-union
Show description for f2d3981
stephenafamo
authored
f2d3981
Copy full SHA for f2d3981
Properly handle compound queries in MySQL
stephenafamo
committed
01b479b
Copy full SHA for 01b479b
Merge pull request #561 from stephenafamo/filter-marshal
Show description for c396d3c
stephenafamo
authored
c396d3c
Copy full SHA for c396d3c
Use pointers instead of omit.Val in column filter
Show description for 039c641
stephenafamo
committed
039c641
Copy full SHA for 039c641
Merge pull request #559 from luiscleto/main
Show description for bdc8ad4
stephenafamo
authored
bdc8ad4
Copy full SHA for bdc8ad4
fix: support scanning Uint64 from uint64 types
luiscleto
committed
0b92ece
Copy full SHA for 0b92ece
Commits on Aug 28, 2025
Merge pull request #557 from stephenafamo/sqlite-int
Show description for a864228
stephenafamo
authored
a864228
Copy full SHA for a864228
Better adherence to SQLite data affinity quirks
stephenafamo
committed
2c24170
Copy full SHA for 2c24170
Pagination
Previous
Next
You can’t perform that action at this time.