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 }}
akmhmgc
/
langchain
Public
forked from
langchain-ai/langchain
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
Branch selector
master
User selector
jzluo
All time
Commit history
Commits on Mar 14, 2023
sql: do not hard code the LIMIT clause in the table_info section (#1563)
Show description for 0a1b180
jzluo
authored
0a1b180
View commit details
Copy full SHA for 0a1b180
Browse repository at this point
Commits on Mar 3, 2023
fix sql misinterpretation of % in query (#1408)
Show description for 882f796
jzluo
authored
882f796
View commit details
Copy full SHA for 882f796
Browse repository at this point
Commits on Mar 1, 2023
sql doc formatting (#1350)
Show description for 92ab27e
jzluo
authored
92ab27e
View commit details
Copy full SHA for 92ab27e
Browse repository at this point
separate columns by tabs instead of single space in sql sample rows (#1348)
Show description for 35f1e8f
jzluo
authored
35f1e8f
View commit details
Copy full SHA for 35f1e8f
Browse repository at this point
add option to use user-defined SQL table info (#1347)
Show description for 5bf8772
jzluo
authored
5bf8772
View commit details
Copy full SHA for 5bf8772
Browse repository at this point
Commits on Feb 23, 2023
Don't instruct LLM to use the LIMIT clause, which is incompatible with SQL Server (#1242)
Show description for 8a35811
jzluo
authored
8a35811
View commit details
Copy full SHA for 8a35811
Browse repository at this point
Commits on Feb 22, 2023
fix sqlite internal tables breaking table_info (#1224)
Show description for ac1320a
jzluo
authored
ac1320a
View commit details
Copy full SHA for ac1320a
Browse repository at this point
Commits on Feb 17, 2023
fix for database compatibility when getting table DDL (#1129)
Show description for c39ef70
jzluo
authored
c39ef70
View commit details
Copy full SHA for c39ef70
Browse repository at this point
You can’t perform that action at this time.