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 }}
surybang
/
SQLingo
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Develop
- #13
#13
Merged
surybang
merged 18 commits into
main
surybang/SQLingo:main
from
develop
surybang/SQLingo:develop
Copy head branch name to clipboard
Apr 25, 2026
Conversation
Commits
18
(18)
Checks
Files changed
Merged
Develop
#13
surybang
merged 18 commits into
main
surybang/SQLingo:main
from
develop
surybang/SQLingo:develop
Copy head branch name to clipboard
Commits
Commits on Apr 25, 2026
chore: init uv project
surybang
committed
fee3fdd
View commit details
Copy full SHA for fee3fdd
Browse repository at this point
chore: ignore *.duckdb
surybang
committed
3ef281a
View commit details
Copy full SHA for 3ef281a
Browse repository at this point
chore: ignore .venv/
surybang
committed
3d9a9d6
View commit details
Copy full SHA for 3d9a9d6
Browse repository at this point
feat(config): add a configuration file to maintain constants
surybang
committed
b49f313
View commit details
Copy full SHA for b49f313
Browse repository at this point
feat(exercices): exercices are described in a yaml file so its easier to maintain
surybang
committed
a2f350e
View commit details
Copy full SHA for a2f350e
Browse repository at this point
feat(db): add a db file to insert data into tables
surybang
committed
1b7dbf5
View commit details
Copy full SHA for 1b7dbf5
Browse repository at this point
delete: db.py is the way now
surybang
committed
2387f12
View commit details
Copy full SHA for 2387f12
Browse repository at this point
REFACTOR: delete functions.py, introduce utils.py
Show description for ec52116
surybang
committed
ec52116
View commit details
Copy full SHA for ec52116
Browse repository at this point
style: ruff format + ignore F841
surybang
committed
2bc2a2c
View commit details
Copy full SHA for 2bc2a2c
Browse repository at this point
style(utils): ignore E501
surybang
committed
36bf3a8
View commit details
Copy full SHA for 36bf3a8
Browse repository at this point
fix: typo
surybang
committed
6bfd279
View commit details
Copy full SHA for 6bfd279
Browse repository at this point
chore: add pyyaml
surybang
committed
7eae446
View commit details
Copy full SHA for 7eae446
Browse repository at this point
refactor: simplify app with session-based SRS, remove auth
Show description for d77c67d
surybang
committed
d77c67d
View commit details
Copy full SHA for d77c67d
Browse repository at this point
build: add make's commands
surybang
committed
f500356
View commit details
Copy full SHA for f500356
Browse repository at this point
docs: update README
surybang
committed
119c1b6
View commit details
Copy full SHA for 119c1b6
Browse repository at this point
update: use uv and ruff
surybang
committed
d0804a8
View commit details
Copy full SHA for d0804a8
Browse repository at this point
style: ruff format
surybang
committed
ebe1a79
View commit details
Copy full SHA for ebe1a79
Browse repository at this point
fix: typo name file
surybang
committed
dc542c2
View commit details
Copy full SHA for dc542c2
Browse repository at this point
You can’t perform that action at this time.