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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
Queryus
/
QGenie_api
Public
Notifications
You must be signed in to change notification settings
Fork
1
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
[BAK-56] [기능] 어노테이션 생성 요청 데이터 요구 사항 반영
- #51
#51
Merged
ChoiSeungWoo98
merged 12 commits into
develop
Queryus/QGenie_api:develop
from
feature/connect-ai-annotation
Queryus/QGenie_api:feature/connect-ai-annotation
Copy head branch name to clipboard
Aug 18, 2025
Conversation
Commits
12
(12)
Checks
Files changed
Merged
[BAK-56] [기능] 어노테이션 생성 요청 데이터 요구 사항 반영
#51
ChoiSeungWoo98
merged 12 commits into
develop
Queryus/QGenie_api:develop
from
feature/connect-ai-annotation
Queryus/QGenie_api:feature/connect-ai-annotation
Copy head branch name to clipboard
Commits
Commits on Aug 14, 2025
feat: postgresql 스키마 디테일 조회 구현
nahyeongjin1
committed
1d4fe6e
View commit details
Copy full SHA for 1d4fe6e
Browse repository at this point
refactor: 원본 스키마와 AI 응답을 모두 활용하도록 처리
nahyeongjin1
committed
86642b2
View commit details
Copy full SHA for 86642b2
Browse repository at this point
fix: DB에 저장되지만 응답에서 누락된 필드 추가
nahyeongjin1
committed
55ea5f1
View commit details
Copy full SHA for 55ea5f1
Browse repository at this point
feat: postgre 전용 컬럼 조회 메서드 생성 & ordinal 정보 포함 반환
nahyeongjin1
committed
ac431f6
View commit details
Copy full SHA for ac431f6
Browse repository at this point
fix: on_update & on_delete 누락 해결
nahyeongjin1
committed
a0e82e6
View commit details
Copy full SHA for a0e82e6
Browse repository at this point
fix: postgres 조회시 columns가 빈 리스트로 반환되던 문제 해결
nahyeongjin1
committed
675bd1a
View commit details
Copy full SHA for 675bd1a
Browse repository at this point
feat: postgresql이 내부적으로 NOT NULL을 CHECK로 관리하여 이를 필터링
nahyeongjin1
committed
8b76713
View commit details
Copy full SHA for 8b76713
Browse repository at this point
feat: constraints에 description 추가
nahyeongjin1
committed
356109c
View commit details
Copy full SHA for 356109c
Browse repository at this point
docs: 주석 추가
nahyeongjin1
committed
d122a2e
View commit details
Copy full SHA for d122a2e
Browse repository at this point
Commits on Aug 15, 2025
feat: AI request에 사용될 모델 추가
nahyeongjin1
committed
18328af
View commit details
Copy full SHA for 18328af
Browse repository at this point
feat: AI 팀에서 요청한 sample_rows 조회 추가
nahyeongjin1
committed
9015ae6
View commit details
Copy full SHA for 9015ae6
Browse repository at this point
feat: AI 요청 본문 생성 메서드 추가 & relationships 리스트 추가
nahyeongjin1
committed
f615ce6
View commit details
Copy full SHA for f615ce6
Browse repository at this point
You can’t perform that action at this time.