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
.
CSNW
/
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
sqlite-support
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 12, 2013
Added SQLite dialect
servant-42
committed
b4222fb
View commit details
Copy full SHA for b4222fb
Browse repository at this point
Commits on Feb 11, 2013
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
Merge pull request #31 from CSNW/support-where-object
Show description for e9c311f
brianc
committed
e9c311f
View commit details
Copy full SHA for e9c311f
Browse repository at this point
Commits on Feb 6, 2013
Added support for passing an object to .where()
servant-42
committed
d3af816
View commit details
Copy full SHA for d3af816
Browse repository at this point
Commits on Feb 5, 2013
Merge pull request #30 from CSNW/remove-console-log
Show description for 838a30f
brianc
committed
838a30f
View commit details
Copy full SHA for 838a30f
Browse repository at this point
Removed `console.log()`
servant-42
committed
eb2b96c
View commit details
Copy full SHA for eb2b96c
Browse repository at this point
version bump
brianc
committed
c43f090
View commit details
Copy full SHA for c43f090
Browse repository at this point
version bump
brianc
committed
813ea7e
View commit details
Copy full SHA for 813ea7e
Browse repository at this point
Merge pull request #29 from CSNW/drop-and-alter
Show description for 643bc09
brianc
committed
643bc09
View commit details
Copy full SHA for 643bc09
Browse repository at this point
Merge branch 'alter-table' into drop-and-alter
Show description for ebfc17b
servant-42
committed
ebfc17b
View commit details
Copy full SHA for ebfc17b
Browse repository at this point
Added DROP TABLE support and IF (NOT) EXISTS
servant-42
committed
f9c9d2a
View commit details
Copy full SHA for f9c9d2a
Browse repository at this point
version bump
brianc
committed
45b9e5d
View commit details
Copy full SHA for 45b9e5d
Browse repository at this point
Merge pull request #27 from jmreidy/fix_update_regression
Show description for 1a722dd
brianc
committed
1a722dd
View commit details
Copy full SHA for 1a722dd
Browse repository at this point
Regression on column update logic where null values are throwing a NPE on val.toNode
Justin Reidy
committed
5a48302
View commit details
Copy full SHA for 5a48302
Browse repository at this point
Added ALTER TABLE support (add/drop column)
servant-42
committed
822e948
View commit details
Copy full SHA for 822e948
Browse repository at this point
Integrate and Merge changes from @prust
brianc
committed
73ba632
View commit details
Copy full SHA for 73ba632
Browse repository at this point
fix test
brianc
committed
deb36e5
View commit details
Copy full SHA for deb36e5
Browse repository at this point
fix merge
brianc
committed
b75c2f6
View commit details
Copy full SHA for b75c2f6
Browse repository at this point
Merge pull request #22 from jmreidy/bulk_insert_support
Show description for 03230a7
brianc
committed
03230a7
View commit details
Copy full SHA for 03230a7
Browse repository at this point
Merge pull request #21 from jmreidy/where_in_support
Show description for cf95232
brianc
committed
cf95232
View commit details
Copy full SHA for cf95232
Browse repository at this point
Merge pull request #20 from jmreidy/star_on_alias_table
Show description for 33b7724
brianc
committed
33b7724
View commit details
Copy full SHA for 33b7724
Browse repository at this point
Merge pull request #19 from jmreidy/cleanup_pg_tests
Show description for f7ddcd1
brianc
committed
f7ddcd1
View commit details
Copy full SHA for f7ddcd1
Browse repository at this point
Add support for setting to columns in addition to parameters in UPDATE statements
servant-42
committed
e66f1f9
View commit details
Copy full SHA for e66f1f9
Browse repository at this point
Commits on Feb 4, 2013
adding support for bulk inserts (ie inserting an array of objects)
Justin Reidy
committed
fb71175
View commit details
Copy full SHA for fb71175
Browse repository at this point
adding where...in support
Justin Reidy
committed
61d57d4
View commit details
Copy full SHA for 61d57d4
Browse repository at this point
adding where...in support
Justin Reidy
committed
47e16d4
View commit details
Copy full SHA for 47e16d4
Browse repository at this point
Added CREATE TABLE support
servant-42
committed
c412dca
View commit details
Copy full SHA for c412dca
Browse repository at this point
Commits on Jan 31, 2013
table alias were not applying to star queries
Justin Reidy
committed
91f5b8c
View commit details
Copy full SHA for 91f5b8c
Browse repository at this point
Commits on Jan 25, 2013
Dialect tests is only testing postgres, so moving those tests to a postgres directory, and splitting them up across rational filenames
Justin Reidy
committed
2ce8b20
View commit details
Copy full SHA for 2ce8b20
Browse repository at this point
Commits on Jan 9, 2013
update travis badge
Show description for 5f3ed3c
brianc
committed
5f3ed3c
View commit details
Copy full SHA for 5f3ed3c
Browse repository at this point
Merge pull request #17 from jmreidy/add_subquery_support
Show description for f0e29b9
brianc
committed
f0e29b9
View commit details
Copy full SHA for f0e29b9
Browse repository at this point
Commits on Jan 2, 2013
version bump - closes #18
brianc
committed
37ddda2
View commit details
Copy full SHA for 37ddda2
Browse repository at this point
Commits on Dec 21, 2012
Merge pull request #13 from jmreidy/left_join
Show description for 18f1372
brianc
committed
18f1372
View commit details
Copy full SHA for 18f1372
Browse repository at this point
Previous
Next
You can’t perform that action at this time.