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 }}
suryatmodulus
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 24, 2019
Merge pull request #398 from danrzeppa/dan-mssqlconcat
Show description for c90f044
danrzeppa
authored
c90f044
View commit details
Copy full SHA for c90f044
Browse repository at this point
Merge pull request #400 from danrzeppa/dan-toplevelsubquery
Show description for 08940f9
danrzeppa
authored
08940f9
View commit details
Copy full SHA for 08940f9
Browse repository at this point
Merge pull request #399 from danrzeppa/dan-leftjoinlateral
Show description for 346ab7d
danrzeppa
authored
346ab7d
View commit details
Copy full SHA for 346ab7d
Browse repository at this point
Commits on Jun 9, 2018
Update ".travis.yml" to allow failures on Node 0.10 and 0.11 since the mocha library is doing stuff that isn't allowed.
danrzeppa
committed
3b8de47
View commit details
Copy full SHA for 3b8de47
Browse repository at this point
Added missing require.
danrzeppa
committed
e8f4525
View commit details
Copy full SHA for e8f4525
Browse repository at this point
Added test for aliased top-level subQuery
danrzeppa
committed
c5c2e66
View commit details
Copy full SHA for c5c2e66
Browse repository at this point
Top-Level SubQuery support.
danrzeppa
committed
761469e
View commit details
Copy full SHA for 761469e
Browse repository at this point
- Update ".travis.yml" to allow failures on Node 0.10 and 0.11 since the mocha library is doing stuff that isn't allowed.
danrzeppa
committed
8e5a36b
View commit details
Copy full SHA for 8e5a36b
Browse repository at this point
- Update ".travis.yml" to allow failures on Node 0.10 and 0.11 since the mocha library is doing stuff that isn't allowed.
danrzeppa
committed
845e4cc
View commit details
Copy full SHA for 845e4cc
Browse repository at this point
Added missing semicolon.
danrzeppa
committed
44f281f
View commit details
Copy full SHA for 44f281f
Browse repository at this point
Tweak so that travis checks will pass
danrzeppa
committed
b0c1622
View commit details
Copy full SHA for b0c1622
Browse repository at this point
- Override for Microsoft SQL Server concatenation operator.
danrzeppa
committed
ed315d2
View commit details
Copy full SHA for ed315d2
Browse repository at this point
- Support for "left join lateral" in Postgres which converts to "outer apply" in Microsoft SQL Server and Oracle.
danrzeppa
committed
6916535
View commit details
Copy full SHA for 6916535
Browse repository at this point
Commits on Aug 6, 2017
Bump version
brianc
committed
95d775a
View commit details
Copy full SHA for 95d775a
Browse repository at this point
Exposes function creation to allow use of unsupported functions (#371)
hstanford
authored and
brianc
committed
c7334f3
View commit details
Copy full SHA for c7334f3
Browse repository at this point
Commits on Jul 31, 2017
Bump version
brianc
committed
9135b0b
View commit details
Copy full SHA for 9135b0b
Browse repository at this point
Fix order method with empty array generates invalid SQL (#364)
ordoghl
authored and
brianc
committed
9173f92
View commit details
Copy full SHA for 9173f92
Browse repository at this point
Support REPLACE (#368)
Show description for 1fbaf62
lukechilds
authored and
brianc
committed
1fbaf62
View commit details
Copy full SHA for 1fbaf62
Browse repository at this point
Commits on Jun 1, 2017
Bump version
brianc
committed
f135dfc
View commit details
Copy full SHA for f135dfc
Browse repository at this point
add missing function `setDialect` (#359)
Show description for 3688b02
zenlor
authored and
brianc
committed
3688b02
View commit details
Copy full SHA for 3688b02
Browse repository at this point
Commits on May 23, 2017
Bump version
brianc
committed
0da386c
View commit details
Copy full SHA for 0da386c
Browse repository at this point
Adding types v1 (#357)
Show description for f942054
3n-mb
authored and
brianc
committed
f942054
View commit details
Copy full SHA for f942054
Browse repository at this point
Commits on Apr 17, 2017
Fix broken Markdown headings (#353)
bryant1410
authored and
brianc
committed
6defdca
View commit details
Copy full SHA for 6defdca
Browse repository at this point
Commits on Apr 14, 2017
Bump version
brianc
committed
7187f75
View commit details
Copy full SHA for 7187f75
Browse repository at this point
use browserify-safe require statements (#352)
Show description for 1af2a33
zenlor
authored and
brianc
committed
1af2a33
View commit details
Copy full SHA for 1af2a33
Browse repository at this point
Commits on Feb 8, 2017
Bump version
brianc
committed
6d20ddd
View commit details
Copy full SHA for 6d20ddd
Browse repository at this point
add OR IGNORE for sqlite (#347)
Show description for 73bf260
katz12
authored and
brianc
committed
73bf260
View commit details
Copy full SHA for 73bf260
Browse repository at this point
Commits on Dec 20, 2016
Bump version
brianc
committed
bc02f78
View commit details
Copy full SHA for bc02f78
Browse repository at this point
Check instanceof Date. (#310)
Show description for 4533b36
braddunbar
authored and
brianc
committed
4533b36
View commit details
Copy full SHA for 4533b36
Browse repository at this point
add defaultValue parameter when creating tables (#311)
kanthoney
authored and
brianc
committed
2808409
View commit details
Copy full SHA for 2808409
Browse repository at this point
Fix Table.hasColumn for columns with custom property names (#322)
Show description for f941c74
madebyherzblut
authored and
brianc
committed
f941c74
View commit details
Copy full SHA for f941c74
Browse repository at this point
Add date time interval functionality to postgres and mysql dialects (#326)
Show description for 72aff90
kanthoney
authored and
brianc
committed
72aff90
View commit details
Copy full SHA for 72aff90
Browse repository at this point
Added value expression for ? operator "contain key" (#334)
petrovi4
authored and
brianc
committed
1049cd7
View commit details
Copy full SHA for 1049cd7
Browse repository at this point
Fix issue when calling insert with an object that has a length property instead of an array. (#337)
KyleLilly
authored and
brianc
committed
301840e
View commit details
Copy full SHA for 301840e
Browse repository at this point
Fix adding/dropping columns with oracle. (#338)
KyleLilly
authored and
brianc
committed
b2278ff
View commit details
Copy full SHA for b2278ff
Browse repository at this point
Previous
Next
You can’t perform that action at this time.