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 }}
netnacool
/
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
Breadcrumbs
History for
node-sql
test
column-tests.js
on
revert-array-changes
User selector
All users
Datepicker
All time
Commit history
Commits on Jan 5, 2016
jshint: tabs to spaces
iamcharliegoddard
committed
c7a36a3
View commit details
Copy full SHA for c7a36a3
View code at this point
Browse repository at this point
jshint: missing semicolon
iamcharliegoddard
committed
93afffe
View commit details
Copy full SHA for 93afffe
View code at this point
Browse repository at this point
Commits on Dec 12, 2015
updated value exists to type check
iamcharliegoddard
committed
8012e59
View commit details
Copy full SHA for 8012e59
View code at this point
Browse repository at this point
Commits on Mar 3, 2015
- Fixes an issue with INSERT statements using a SELECT for the values where the columns in the SELECT statement were not being qualified.
danrzeppa
committed
08152c7
View commit details
Copy full SHA for 08152c7
View code at this point
Browse repository at this point
Commits on Dec 24, 2013
Pull request that added support for CASE WHEN broke Postgres.visitColumn when column implicitly aliased is used in CASE. Pull request to better support js property to column-name mapping broke AS a…
Show description for 60da349
paul-tfr
committed
60da349
View commit details
Copy full SHA for 60da349
View code at this point
Browse repository at this point
Commits on Sep 13, 2013
Improved support for mapping javascript properties to columns. Objects passed to insert, update can use property names, and they get mapped to column names. If a column's property name different th…
Show description for fd6291a
paul-tfr
committed
fd6291a
View commit details
Copy full SHA for fd6291a
View code at this point
Browse repository at this point
Commits on Jul 28, 2013
new version of jshint caught some new issues, fixing issues
Di Wu
committed
ba9823d
View commit details
Copy full SHA for ba9823d
View code at this point
Browse repository at this point
Commits on Jun 4, 2013
address all jshint issues
Di Wu
committed
0dea298
View commit details
Copy full SHA for 0dea298
View code at this point
Browse repository at this point
Fix toQuery() on subquery column
brianc
committed
fcd2105
View commit details
Copy full SHA for fcd2105
View code at this point
Browse repository at this point
Commits on May 10, 2013
Add support for table.column.toQuery()
Show description for 09c9b89
brianc
committed
09c9b89
View commit details
Copy full SHA for 09c9b89
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.