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 }}
mendixlabs
/
mxcli
Public
Notifications
You must be signed in to change notification settings
Fork
49
Star
122
Code
Issues
134
Pull requests
6
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: run --local with the built-in HSQLDB database
- #1148
#1148
Merged
ako
merged 12 commits into
mendixlabs:main
mendixlabs/mxcli:main
from
engalar:feat/run-local-hsqldb
engalar/mxcli:feat/run-local-hsqldb
Copy head branch name to clipboard
Sep 21, 2026
Conversation
Commits
12
(12)
Checks
Files changed
Merged
feat: run --local with the built-in HSQLDB database
#1148
ako
merged 12 commits into
mendixlabs:main
mendixlabs/mxcli:main
from
engalar:feat/run-local-hsqldb
engalar/mxcli:feat/run-local-hsqldb
Copy head branch name to clipboard
Commits
Commits on Sep 21, 2026
docs: propose the built-in HSQLDB database for run --local
engalar
committed
640554b
View commit details
Copy full SHA for 640554b
Browse repository at this point
docs: keep the Mendix default HSQLDB path, drop the persistence gate
engalar
committed
1fe9e8b
View commit details
Copy full SHA for 1fe9e8b
Browse repository at this point
docs: implementation plan for the built-in HSQLDB database
engalar
committed
dfca313
View commit details
Copy full SHA for dfca313
Browse repository at this point
feat: add db-type normalization helpers for run --local
engalar
committed
940c4ca
View commit details
Copy full SHA for 940c4ca
Browse repository at this point
feat: validate --db-type and fill type-aware database defaults
engalar
committed
b2e3232
View commit details
Copy full SHA for b2e3232
Browse repository at this point
feat: skip the TCP check for the built-in file database
engalar
committed
c268952
View commit details
Copy full SHA for c268952
Browse repository at this point
test: pin the HSQLDB boot configuration the runtime receives
engalar
committed
7ec284b
View commit details
Copy full SHA for 7ec284b
Browse repository at this point
feat: add the --db-type flag to run --local
engalar
committed
fa5e768
View commit details
Copy full SHA for fa5e768
Browse repository at this point
test: prove run --local boots on the built-in database with no server
engalar
committed
1df5050
View commit details
Copy full SHA for 1df5050
Browse repository at this point
fix: create the schema when the database does not exist yet
engalar
committed
101e4b2
View commit details
Copy full SHA for 101e4b2
Browse repository at this point
test: bound the HSQLDB boot poll and keep its runtime log for failures
engalar
committed
faad38b
View commit details
Copy full SHA for faad38b
Browse repository at this point
docs: changelog and doc polish for the built-in HSQLDB database
engalar
committed
523ece9
View commit details
Copy full SHA for 523ece9
Browse repository at this point
You can’t perform that action at this time.