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 }}
fizzexual
/
MamaSQL
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
9
Code
Issues
0
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Actions: fizzexual/MamaSQL
Actions
All workflows
Workflows
CodeQL
CodeQL
Dependabot Updates
Dependabot Updates
Publish Docker images
Publish Docker images
Release
Release
Show more workflows...
Management
Caches
Release
Release
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Show workflow options
Create status badge
Create status badge
Loading
Uh oh!
There was an error while loading.
Please reload this page
.
release.yml
will be ignored since log searching is not yet available
96 workflow runs
96 workflow runs
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
fix(docker): stop publishing the demo databases to every interface
Release
#96:
Commit
2764a47
pushed by
fizzexual
5m 19s
main
main
5m 19s
View workflow file
fix(bridge): explain connection failures instead of "connect ETIMEDOUT"
Release
#95:
Commit
1b600e0
pushed by
fizzexual
9m 9s
main
main
9m 9s
View workflow file
fix(security): force esbuild >=0.28.1 to patch dev-server path traver…
Release
#94:
Commit
83801ab
pushed by
fizzexual
5m 15s
main
main
5m 15s
View workflow file
docs: add security policy (SECURITY.md)
Release
#93:
Commit
46150b1
pushed by
fizzexual
5m 31s
main
main
5m 31s
View workflow file
chore: add MIT license
Release
#92:
Commit
682d0f9
pushed by
fizzexual
5m 37s
main
main
5m 37s
View workflow file
docs: rewrite README with technical architecture overview
Release
#91:
Commit
9d5cc93
pushed by
fizzexual
5m 6s
main
main
5m 6s
View workflow file
feat(scroll): eased (Lenis-style) smooth mouse-wheel everywhere
Release
#90:
Commit
ac20d9d
pushed by
fizzexual
5m 11s
main
main
5m 11s
View workflow file
style: smooth scrolling for the app's scroll areas
Release
#89:
Commit
6e5ba01
pushed by
fizzexual
4m 44s
main
main
4m 44s
View workflow file
build(tauri): size-optimized release profile + single NSIS installer
Release
#88:
Commit
beab3d3
pushed by
fizzexual
8m 50s
main
main
8m 50s
View workflow file
brand: use the landing's database logo as favicon + titlebar wordmark
Release
#87:
Commit
712a65f
pushed by
fizzexual
3m 32s
main
main
3m 32s
View workflow file
style(theme): match the landing-page color scheme
Release
#86:
Commit
4cfd1dd
pushed by
fizzexual
4m 9s
main
main
4m 9s
View workflow file
feat(grid): filter searches the whole table, not just the loaded rows
Release
#85:
Commit
8f2188a
pushed by
fizzexual
3m 40s
main
main
3m 40s
View workflow file
chore: ignore landing-shots/ (generated landing-page screenshots)
Release
#84:
Commit
5dd963a
pushed by
fizzexual
4m 28s
main
main
4m 28s
View workflow file
fix(grid): reliably render JSON/binary cells as their real value
Release
#83:
Commit
9715dd0
pushed by
fizzexual
4m 7s
main
main
4m 7s
View workflow file
fix(grid): decode binary (bytea/BLOB) cells to their text, not [N bytes]
Release
#82:
Commit
74ee761
pushed by
fizzexual
3m 29s
main
main
3m 29s
View workflow file
fix(grid): show JSON/object cells as data, not [object Object]
Release
#81:
Commit
6f41efa
pushed by
fizzexual
4m 36s
main
main
4m 36s
View workflow file
perf(grid): faster table switches (the query was never the bottleneck)
Release
#80:
Commit
0bfd44b
pushed by
fizzexual
4m 25s
main
main
4m 25s
View workflow file
fix(row editor): make Styles tab visibly work; explain field 'type' t…
Release
#79:
Commit
e5bf042
pushed by
fizzexual
4m 16s
main
main
4m 16s
View workflow file
fix(grid): no black flash when switching tables
Release
#78:
Commit
47eed2e
pushed by
fizzexual
3m 32s
main
main
3m 32s
View workflow file
fix(sidebar): clicking the already-selected table/view no longer relo…
Release
#77:
Commit
e2ca0ab
pushed by
fizzexual
4m 13s
main
main
4m 13s
View workflow file
fix(sidebar): don't allow text-selection of tree/labels (Ctrl+A, doub…
Release
#76:
Commit
cabd993
pushed by
fizzexual
3m 51s
main
main
3m 51s
View workflow file
fix(ui): real field-type picker in column editor; tidy tree toolbar
Release
#75:
Commit
6909545
pushed by
fizzexual
3m 47s
main
main
3m 47s
View workflow file
feat(tabs): open multiple table tabs (Ctrl/Cmd-click a table)
Release
#74:
Commit
25d8eb9
pushed by
fizzexual
4m 7s
main
main
4m 7s
View workflow file
chore(demo): add large realistic demo-database seeder for screenshots
Release
#73:
Commit
1be6845
pushed by
fizzexual
4m 17s
main
main
4m 17s
View workflow file
fix(editor): clean up the toolbar Execute button
Release
#72:
Commit
de33958
pushed by
fizzexual
3m 31s
main
main
3m 31s
View workflow file
Previous
1
2
3
4
Next
You can’t perform that action at this time.