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 }}
java66liu
/
sqlchat
Public
forked from
sqlchat/sqlchat
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
sqlchat
src
components
ConversationView
on
main
User selector
All users
All time
Commit history
Commits on Dec 17, 2023
chore: swap banner
tianzhou
committed
10a1e8a
View commit details
Copy full SHA for 10a1e8a
View code at this point
Browse repository at this point
Commits on Jun 7, 2023
feat: enable prompt drawer in prod
tianzhou
committed
4c3e4f5
View commit details
Copy full SHA for 4c3e4f5
View code at this point
Browse repository at this point
refactor: rename selectedTablesName to selectedTableNameList
tianzhou
committed
e774078
View commit details
Copy full SHA for e774078
View code at this point
Browse repository at this point
chore: pass engine to prompt
tianzhou
committed
5664a9b
View commit details
Copy full SHA for 5664a9b
View code at this point
Browse repository at this point
feat: make view prompt button more explicit
tianzhou
committed
a7a72de
View commit details
Copy full SHA for a7a72de
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
fix: unwanted rerender when connect a new database (#127)
Show description for 930279b
CorrectRoadH
authored
930279b
View commit details
Copy full SHA for 930279b
View code at this point
Browse repository at this point
chore: delete unnecessary console.log (#126)
Show description for 13606ab
CorrectRoadH
authored
13606ab
View commit details
Copy full SHA for 13606ab
View code at this point
Browse repository at this point
Commits on Jun 4, 2023
feat: show read-only prompt (#121)
Show description for f7eabe9
CorrectRoadH
authored
f7eabe9
View commit details
Copy full SHA for f7eabe9
View code at this point
Browse repository at this point
Commits on May 31, 2023
chore: enable conversation tab and tweak tab UX
tianzhou
committed
142ac3e
View commit details
Copy full SHA for 142ac3e
View code at this point
Browse repository at this point
feat: set different token limit per model
tianzhou
committed
088f090
View commit details
Copy full SHA for 088f090
View code at this point
Browse repository at this point
feat: support schema select (#112)
CorrectRoadH
authored
00022e6
View commit details
Copy full SHA for 00022e6
View code at this point
Browse repository at this point
Commits on May 26, 2023
chore: feature gate on collecting usage data
tianzhou
committed
1a7c9b7
View commit details
Copy full SHA for 1a7c9b7
View code at this point
Browse repository at this point
Commits on May 24, 2023
fix: error token calc (#107)
CorrectRoadH
authored
b6f3d0c
View commit details
Copy full SHA for b6f3d0c
View code at this point
Browse repository at this point
Commits on May 23, 2023
chore: update created at string position
boojack
committed
d9835b3
View commit details
Copy full SHA for d9835b3
View code at this point
Browse repository at this point
Commits on May 22, 2023
chore: fix header style
boojack
committed
16a7839
View commit details
Copy full SHA for 16a7839
View code at this point
Browse repository at this point
feat: implement conversation tabs in header (#105)
boojack
authored
2b469c1
View commit details
Copy full SHA for 2b469c1
View code at this point
Browse repository at this point
Commits on May 21, 2023
feat: use rasterized db logo
tianzhou
committed
8fab704
View commit details
Copy full SHA for 8fab704
View code at this point
Browse repository at this point
feat: update SQL in message when SQL of QueryDrawer changes (#103)
Show description for 0285f86
CorrectRoadH
authored
0285f86
View commit details
Copy full SHA for 0285f86
View code at this point
Browse repository at this point
Commits on May 20, 2023
feat: allow user to use gpt-4
tianzhou
committed
8b2b10b
View commit details
Copy full SHA for 8b2b10b
View code at this point
Browse repository at this point
Commits on May 19, 2023
chore: only show schema drawer icon in debug
tianzhou
committed
822812f
View commit details
Copy full SHA for 822812f
View code at this point
Browse repository at this point
chore: add schema drawer (#100)
boojack
authored
9053a42
View commit details
Copy full SHA for 9053a42
View code at this point
Browse repository at this point
chore: add prettier and format code files
boojack
committed
3c057cf
View commit details
Copy full SHA for 3c057cf
View code at this point
Browse repository at this point
Commits on May 18, 2023
chore: remove quota overflow banner
tianzhou
committed
9aaaef8
View commit details
Copy full SHA for 9aaaef8
View code at this point
Browse repository at this point
feat: implement subscription (#92)
tianzhou
authored
b0b6caa
View commit details
Copy full SHA for b0b6caa
View code at this point
Browse repository at this point
Commits on May 13, 2023
feat: support multiple select table (#82)
CorrectRoadH
authored
79d02af
View commit details
Copy full SHA for 79d02af
View code at this point
Browse repository at this point
Commits on May 8, 2023
chore: update error message response
boojack
committed
fdda5ca
View commit details
Copy full SHA for fdda5ca
View code at this point
Browse repository at this point
Commits on May 5, 2023
chore: re-arrange addMessage to avoid returning partial error
Show description for 5bb8a23
tianzhou
committed
5bb8a23
View commit details
Copy full SHA for 5bb8a23
View code at this point
Browse repository at this point
chore: delete unused import (#80)
CorrectRoadH
authored
691edcc
View commit details
Copy full SHA for 691edcc
View code at this point
Browse repository at this point
feat: account and payment (#75)
tianzhou
authored
c8d6faf
View commit details
Copy full SHA for c8d6faf
View code at this point
Browse repository at this point
feat: add a table select to choose a table as prompt (#74)
CorrectRoadH
authored
fa16f8f
View commit details
Copy full SHA for fa16f8f
View code at this point
Browse repository at this point
Commits on May 2, 2023
feat: refactor to consolidate usage collection
Show description for 69fd60c
tianzhou
committed
69fd60c
View commit details
Copy full SHA for 69fd60c
View code at this point
Browse repository at this point
fix: should only add message with DONE status
tianzhou
committed
00963f4
View commit details
Copy full SHA for 00963f4
View code at this point
Browse repository at this point
Commits on May 1, 2023
chore: fix error message and readable message for openai key missing
tianzhou
committed
f3476d8
View commit details
Copy full SHA for f3476d8
View code at this point
Browse repository at this point
Commits on Apr 29, 2023
chore: use prettier for project and apply to all files
tianzhou
committed
ea7a48a
View commit details
Copy full SHA for ea7a48a
View code at this point
Browse repository at this point
Commits on Apr 27, 2023
chore: add quota banner and wording update
tianzhou
committed
435e0bf
View commit details
Copy full SHA for 435e0bf
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.