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 }}
caseywebdev
/
node-sql
Public
forked from
brianc/node-sql
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Mar 19, 2013
Merge pull request #44 from caseywebdev/master
Show description for d7fbeb6
brianc
committed
d7fbeb6
View commit details
Copy full SHA for d7fbeb6
Browse repository at this point
Merge branch 'default-values'
caseywebdev
committed
600c7f4
View commit details
Copy full SHA for 600c7f4
Browse repository at this point
Fix ORDER BY syntax error in PG
caseywebdev
committed
4fffaad
View commit details
Copy full SHA for 4fffaad
Browse repository at this point
Commits on Mar 10, 2013
Add DEFAULT VALUES support for PG INSERT
caseywebdev
committed
70252ff
View commit details
Copy full SHA for 70252ff
Browse repository at this point
Commits on Mar 9, 2013
version bump - add mysql support
brianc
committed
0ca6445
View commit details
Copy full SHA for 0ca6445
Browse repository at this point
rename 'postgres' dir to 'dialects'
brianc
committed
6d3dda6
View commit details
Copy full SHA for 6d3dda6
Browse repository at this point
make all tests run via 'npm test' command
brianc
committed
e5d789f
View commit details
Copy full SHA for e5d789f
Browse repository at this point
Merge pull request #42 from HughePaul/master
Show description for b172cce
brianc
committed
b172cce
View commit details
Copy full SHA for b172cce
Browse repository at this point
globally replace quote character in quoted identifiers, and add a test case for this
Paul Winkler
committed
edb19ca
View commit details
Copy full SHA for edb19ca
Browse repository at this point
let the tests say which dialect they are for
Paul Winkler
committed
b9a946f
View commit details
Copy full SHA for b9a946f
Browse repository at this point
remove duplicate requiring of dialects
Paul Winkler
committed
4bd577c
View commit details
Copy full SHA for 4bd577c
Browse repository at this point
alter tests to take quoted aliases into account, add support for testing more than one dialect, add all test cases for mysql.
Show description for 1967e70
Paul Winkler
committed
1967e70
View commit details
Copy full SHA for 1967e70
Browse repository at this point
quote aliases, quote all table names and add more support for mysql
Paul Winkler
committed
1590255
View commit details
Copy full SHA for 1590255
Browse repository at this point
Commits on Mar 8, 2013
correctly visit direction text node on postgres and correct test to only have one space before direction
Paul Winkler
committed
7f53d5a
View commit details
Copy full SHA for 7f53d5a
Browse repository at this point
add mysql order by column format. mysql doesn't allow brackets around the order items.
Paul Winkler
committed
4ef1315
View commit details
Copy full SHA for 4ef1315
Browse repository at this point
Commits on Mar 7, 2013
missing break in setDialect
Paul Winkler
committed
f9735c4
View commit details
Copy full SHA for f9735c4
Browse repository at this point
make mysql dialect only contain the differences to postgres, for ease of maintenance
Paul Winkler
committed
914ac2b
View commit details
Copy full SHA for 914ac2b
Browse repository at this point
add basic mysql support
Paul Winkler
committed
e55cb2f
View commit details
Copy full SHA for e55cb2f
Browse repository at this point
Commits on Mar 2, 2013
Merge pull request #40 from esessoms/jshint
Show description for baa59c9
brianc
committed
baa59c9
View commit details
Copy full SHA for baa59c9
Browse repository at this point
lints cleanly
Eric Sessoms
committed
dc1987b
View commit details
Copy full SHA for dc1987b
Browse repository at this point
Commits on Feb 25, 2013
version bump
brianc
committed
ce775dc
View commit details
Copy full SHA for ce775dc
Browse repository at this point
Merge pull request #38 from esessoms/chainable-joins
Show description for 4493f78
brianc
committed
4493f78
View commit details
Copy full SHA for 4493f78
Browse repository at this point
should be able to chain leftJoin
Eric Sessoms
committed
12fb2dc
View commit details
Copy full SHA for 12fb2dc
Browse repository at this point
Commits on Feb 21, 2013
Update README.md
Show description for 479f28d
brianc
committed
479f28d
View commit details
Copy full SHA for 479f28d
Browse repository at this point
Commits on Feb 20, 2013
version bump
brianc
committed
66d100a
View commit details
Copy full SHA for 66d100a
Browse repository at this point
Merge pull request #37 from mrlannigan/master
Show description for e56fc24
brianc
committed
e56fc24
View commit details
Copy full SHA for e56fc24
Browse repository at this point
added the aggregate COUNT function
Show description for 318037b
mrlannigan
committed
318037b
View commit details
Copy full SHA for 318037b
Browse repository at this point
Commits on Feb 18, 2013
version bump
brianc
committed
78a8cdd
View commit details
Copy full SHA for 78a8cdd
Browse repository at this point
Merge pull request #35 from CSNW/update-col-prefixes
Show description for 616a0b5
brianc
committed
616a0b5
View commit details
Copy full SHA for 616a0b5
Browse repository at this point
Commits on Feb 14, 2013
Fixed update() so it would prefix ambiguous source columns
servant-42
committed
2ca7c42
View commit details
Copy full SHA for 2ca7c42
Browse repository at this point
Commits on Feb 12, 2013
Merge branch 'master' of https://github.com/CSNW/node-sql
servant-42
committed
e78f49b
View commit details
Copy full SHA for e78f49b
Browse repository at this point
Commits on Feb 11, 2013
Added support for passing an object to .where()
servant-42
authored and
benracine
committed
e83e491
View commit details
Copy full SHA for e83e491
Browse repository at this point
Merge pull request #32 from CSNW/rename-column
Show description for f6b9c5a
brianc
committed
f6b9c5a
View commit details
Copy full SHA for f6b9c5a
Browse repository at this point
Commits on Feb 7, 2013
Merge branch 'master' into rename-column
benracine
committed
aea1255
View commit details
Copy full SHA for aea1255
Browse repository at this point
add rename column functionality
benracine
committed
90a8516
View commit details
Copy full SHA for 90a8516
Browse repository at this point
Previous
Next
You can’t perform that action at this time.