This website requires JavaScript.
Explore
Help
Register
Sign In
ske087
/
db_interface
Watch
1
Star
0
Fork
0
You've already forked db_interface
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
15
Commits
1
Branch
0
Tags
704e01669fbda1ce971cc4d74fa25e13b9872c28
Commit Graph
2 Commits
Author
SHA1
Message
Date
ske087
0f7e157406
fix: dynamic height layout + bundle mysql locales to fix 'no localization for eng' error\n\n- Replace all fixed pixel heights in content_layout with size_hint_y proportions\n so the 6 rows fill available space on any screen (800p, 1080p, etc.)\n- Remove AnchorLayout wrapper that caused dead space above content\n- Bundle mysql/connector/locales in PyInstaller build (spec + build_windows.py)\n- Add mysql.connector.plugins hidden imports to spec and build script"
2026-04-07 16:52:10 +03:00
ske087
8ae60a77e4
Initial commit: Kivy database interface application with search, add/update, delete functionality and Windows build support
2025-10-20 13:21:29 +03:00