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
.
solid-connection
/
solid-connect-server
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
12
Code
Issues
24
Pull requests
1
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat: 채팅 관련 엔티티 및 DDL 작성
- #395
#395
Merged
whqtker
merged 10 commits into
solid-connection:develop
solid-connection/solid-connect-server:develop
from
whqtker:feat/394-create-chat-related-entities
whqtker/solid-connect-server-fork:feat/394-create-chat-related-entities
Copy head branch name to clipboard
Jul 25, 2025
Conversation
Commits
10
(10)
Checks
Files changed
Merged
feat: 채팅 관련 엔티티 및 DDL 작성
#395
whqtker
merged 10 commits into
solid-connection:develop
solid-connection/solid-connect-server:develop
from
whqtker:feat/394-create-chat-related-entities
whqtker/solid-connect-server-fork:feat/394-create-chat-related-entities
Copy head branch name to clipboard
Commits
Commits on Jul 22, 2025
feat: 채팅 관련 엔티티 생성
whqtker
committed
a2e64a1
View commit details
Copy full SHA for a2e64a1
Browse repository at this point
feat: 채팅 관련 테이블의 DDL 작성
whqtker
committed
8e944ba
View commit details
Copy full SHA for 8e944ba
Browse repository at this point
fix: DDL 콤마 누락 문제 해결
whqtker
committed
ea3ca25
View commit details
Copy full SHA for ea3ca25
Browse repository at this point
feat: chat_participant 테이블에서 chat_room, site_user 간 고유 키 생성
whqtker
committed
7d7608f
View commit details
Copy full SHA for 7d7608f
Browse repository at this point
chore: ChatReadStatus 엔티티에 UK 제약조건 추가
whqtker
committed
b4f76e4
View commit details
Copy full SHA for b4f76e4
Browse repository at this point
fix: JPA가 UK 제약 조건 생성 시 컬럼을 찾지 못하는 문제 해결
Show description for fc3f404
whqtker
committed
fc3f404
View commit details
Copy full SHA for fc3f404
Browse repository at this point
Commits on Jul 23, 2025
chore: UK 제약 조건 이름 변경
whqtker
committed
454f545
View commit details
Copy full SHA for 454f545
Browse repository at this point
chore: isGroup, hasAttachment 필드에 기본값 생성
Show description for 137ae2f
whqtker
committed
137ae2f
View commit details
Copy full SHA for 137ae2f
Browse repository at this point
Commits on Jul 24, 2025
chore: hasAttachment 컬럼 제거
whqtker
committed
9bd9858
View commit details
Copy full SHA for 9bd9858
Browse repository at this point
Commits on Jul 25, 2025
chore: flyway 파일 버전 수정
whqtker
committed
d468369
View commit details
Copy full SHA for d468369
Browse repository at this point
You can’t perform that action at this time.