An open API service providing commit metadata for open source projects.

GitHub / brianc/node-sql / commits

SQL generation for node.js

SHA Message Author Date Stats
cc15b672 Type change to allow typescript > 2.7.2 (#421) 3n-mb <3****b@u****m>
Committed by: GitHub <n****y@g****m>
almost 2 years ago
c90f0447 merge Merge pull request #398 from danrzeppa/dan-mssqlconcat danrzeppa <d****a@p****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
08940f96 merge Merge pull request #400 from danrzeppa/dan-toplevelsubquery danrzeppa <d****a@p****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
346ab7d6 merge Merge pull request #399 from danrzeppa/dan-leftjoinlateral danrzeppa <d****a@p****m>
Committed by: GitHub <n****y@g****m>
almost 7 years ago
3b8de472 Update ".travis.yml" to allow failures on Node 0.10 and 0.11 since the mocha ... Dan Rzeppa <d****a@p****m> about 8 years ago
e8f45252 Added missing require. Dan Rzeppa <d****a@p****m> about 8 years ago
c5c2e666 Added test for aliased top-level subQuery Dan Rzeppa <d****a@p****m> about 8 years ago
761469e0 Top-Level SubQuery support. Dan Rzeppa <d****a@p****m> about 8 years ago
8e5a36ba - Update ".travis.yml" to allow failures on Node 0.10 and 0.11 since the moch... Dan Rzeppa <d****a@p****m> about 8 years ago
845e4cc2 - Update ".travis.yml" to allow failures on Node 0.10 and 0.11 since the moch... Dan Rzeppa <d****a@p****m> about 8 years ago
44f281f0 Added missing semicolon. Dan Rzeppa <d****a@p****m> about 8 years ago
b0c1622a Tweak so that travis checks will pass Dan Rzeppa <d****a@p****m> about 8 years ago
ed315d24 - Override for Microsoft SQL Server concatenation operator. Dan Rzeppa <d****a@p****m> about 8 years ago
6916535a - Support for "left join lateral" in Postgres which converts to "outer apply"... Dan Rzeppa <d****a@p****m> about 8 years ago
95d775a9 Bump version Brian M. Carlson <b****n@g****m> about 9 years ago
c7334f3e Exposes function creation to allow use of unsupported functions (#371) hstanford <3****d@u****m>
Committed by: Brian C <b****n@g****m>
about 9 years ago
9135b0bb Bump version Brian M. Carlson <b****n@g****m> about 9 years ago
9173f92e Fix order method with empty array generates invalid SQL (#364) Ördögh László <o****l@g****m>
Committed by: Brian C <b****n@g****m>
about 9 years ago
1fbaf62b Support REPLACE (#368) Luke Childs <l****3@g****m>
Committed by: Brian C <b****n@g****m>
about 9 years ago
f135dfc6 Bump version Brian Carlson <b****n@g****m> about 9 years ago
3688b020 add missing function `setDialect` (#359) Lorenzo Giuliani <l****o@g****e>
Committed by: Brian C <b****n@g****m>
about 9 years ago
0da386ce Bump version Brian M. Carlson <b****n@g****m> about 9 years ago
f9420542 Adding types v1 (#357) 3n-mb <3****b@u****m>
Committed by: Brian C <b****n@g****m>
about 9 years ago
6defdca1 Fix broken Markdown headings (#353) Santiago Castro <b****t@m****y>
Committed by: Brian C <b****n@g****m>
over 9 years ago
7187f755 Bump version Brian M. Carlson <b****n@g****m> over 9 years ago
1af2a33c use browserify-safe require statements (#352) Lorenzo Giuliani <l****o@g****e>
Committed by: Brian C <b****n@g****m>
over 9 years ago
6d20ddd5 Bump version Brian Carlson <b****n@g****m> over 9 years ago
73bf2607 add OR IGNORE for sqlite (#347) Andy Katz <k****2@i****u>
Committed by: Brian C <b****n@g****m>
over 9 years ago
bc02f785 Bump version Brian Carlson <b****n@g****m> over 9 years ago
4533b363 Check instanceof Date. (#310) Brad Dunbar <d****2@g****m>
Committed by: Brian C <b****n@g****m>
over 9 years ago
2808409d add defaultValue parameter when creating tables (#311) Kevin Anthoney <k****n@k****k>
Committed by: Brian C <b****n@g****m>
over 9 years ago
f941c745 Fix Table.hasColumn for columns with custom property names (#322) Christian Schuhmann <c****s@m****m>
Committed by: Brian C <b****n@g****m>
over 9 years ago
72aff901 Add date time interval functionality to postgres and mysql dialects (#326) Kevin Anthoney <k****n@k****k>
Committed by: Brian C <b****n@g****m>
over 9 years ago
1049cd75 Added value expression for ? operator "contain key" (#334) petrovi4 <p****4@g****m>
Committed by: Brian C <b****n@g****m>
over 9 years ago
301840e4 Fix issue when calling insert with an object that has a length property inste... Kyle Lilly <K****y@u****m>
Committed by: Brian C <b****n@g****m>
over 9 years ago
b2278ff9 Fix adding/dropping columns with oracle. (#338) Kyle Lilly <K****y@u****m>
Committed by: Brian C <b****n@g****m>
over 9 years ago
cc897ca7 the ON CONFLICT feature for #PostgreSQL was missing camelcase support… (#342) Rohit Singh <r****1@g****m>
Committed by: Brian C <b****n@g****m>
over 9 years ago
3f48a69c Bump version Brian M. Carlson <b****n@g****m> almost 10 years ago
f10abbed Add support for ON CONFLICT as a support for upserts in PostgreSQL (#335) Rohit Singh <r****1@g****m>
Committed by: Brian C <b****n@g****m>
almost 10 years ago
eba2de6d Alias a query with AS (#329) danrzeppa <d****a@p****m>
Committed by: Brian C <b****n@g****m>
almost 10 years ago
5ec7827c Bump version Brian M. Carlson <b****n@g****m> almost 10 years ago
b987e5c9 Bump version brianc <b****n@g****m> about 10 years ago
6786f50b Use count(*) syntax for MySQL instead of count(`table`.*) (#325) Kevin Anthoney <k****n@k****k>
Committed by: Brian C <b****n@g****m>
about 10 years ago
cf928eeb _.isArray -> Array.isArray (#309) Brad Dunbar <d****2@g****m>
Committed by: Brian C <b****n@g****m>
about 10 years ago
e6b40a96 Bump version brianc <b****n@g****m> about 10 years ago
bc4d8d9d Fix sqlite date functions for epoch (#319) Barry Hammen <b****n@u****m>
Committed by: Brian C <b****n@g****m>
about 10 years ago
eec86e41 Bump version brianc <b****n@g****m> about 10 years ago
e00acabe Add support for basic date functions (#318) Barry Hammen <b****n@u****m>
Committed by: Brian C <b****n@g****m>
about 10 years ago
297daf30 Bump version brianc <b****n@g****m> over 10 years ago
43b6c350 Add table level foreign keys Kevin Anthoney <k****n@k****k>
Committed by: Brian C <b****n@g****m>
over 10 years ago
a43efacd merge Merge pull request #305 from iamcharliegoddard/jshint-fix HughePaul <H****l@u****m> over 10 years ago
046d6dc1 jshint-fix: fix for jshint error iamcharliegoddard <c****e@i****m> over 10 years ago
39be3f3f merge Merge pull request #301 from danrzeppa/dan-mssqlinsertselect Brian C <b****n@g****m> over 10 years ago
600abc18 merge Merge pull request #281 from BeeDi/master Brian C <b****n@g****m> over 10 years ago
687eecf3 Addresses issue when generating INSERT INTO ... SELECT statements created usi... Dan Rzeppa <d****a@p****m> over 10 years ago
5765c731 merge Merge pull request #300 from danrzeppa/dan-querynodevalueexpr Brian C <b****n@g****m> over 10 years ago
0c9407b9 merge Merge pull request #298 from tmont/no-console-logging Brian C <b****n@g****m> over 10 years ago
50e184c6 Fixed a couple of jshint errors. Dan Rzeppa <d****a@p****m> over 10 years ago
69b31735 Added another test for generating select clauses without from clauses. Dan Rzeppa <d****a@p****m> over 10 years ago
775e9382 Extend query with value expressions to create allow creating select statement... Dan Rzeppa <d****a@p****m> over 10 years ago
091b0b91 merge Fix merge conflict on tests beedi <b****t@g****m> over 10 years ago
b0372e35 merge Merge pull request #297 from tmont/lodash-upgrade Brian C <b****n@g****m> over 10 years ago
2e00b11f only log stuff to the console if NODE_ENV=debug tmont <t****t@g****m> over 10 years ago
02b6f064 removed dead code tmont <t****t@g****m> over 10 years ago
e734df27 upgraded to lodash@4.1.x tmont <t****t@g****m> over 10 years ago
d0cc3c74 Bump version brianc <b****n@g****m> over 10 years ago
23a63535 merge Merge pull request #295 from ericjperry/with_barrys_changes Brian C <b****n@g****m> over 10 years ago
91b34ece Fixed some rebase issues Eric Perry <e****c@e****m> over 10 years ago
e0bd0630 Updated array tests that Barry changed and fixed insertion of arrays of objec... Eric Perry <e****c@e****m> over 10 years ago
8af5b486 Bump version brianc <b****n@g****m> over 10 years ago
39c66c5d merge Merge pull request #294 from brianc/revert-array-changes Brian C <b****n@g****m> over 10 years ago
7f072ae5 Revert "Merge pull request #290 from ericjperry/master" brianc <b****n@g****m> over 10 years ago
51ccfa32 Test on more node versions brianc <b****n@g****m> over 10 years ago
6926e216 Call mocha directly brianc <b****n@g****m> over 10 years ago
244a96ac merge Merge pull request #288 from iamcharliegoddard/jshint Brian C <b****n@g****m> over 10 years ago
7a640319 merge Merge pull request #290 from ericjperry/master Brian C <b****n@g****m> over 10 years ago
cbd17ea2 merge Merge pull request #291 from barryhammen/fix_update_types Brian C <b****n@g****m> over 10 years ago
a84041c1 Moved variable declaration Eric Perry <e****c@e****m> over 10 years ago
74079157 Added tests for postgres array insert Eric Perry <e****c@e****m> over 10 years ago
bc10263b Alias 'this' because we're in a closure Eric Perry <e****c@e****m> over 10 years ago
f6885792 Correctly double quote strings within arrays for PG Eric Perry <e****c@e****m> over 10 years ago
83428c87 Add quotes around array Eric Perry <e****c@e****m> over 10 years ago
dcd3f4ba Fixed Postgres array syntax Eric Perry <e****c@e****m> over 10 years ago
3553fd23 Fix booleans and objects Barry Hammen <b****n@i****m> over 10 years ago
466281ad jshint: added npm posttest lint iamcharliegoddard <c****e@i****m> over 10 years ago
c7a36a39 jshint: tabs to spaces iamcharliegoddard <c****e@i****m> over 10 years ago
b6e7e714 jshint: Bad line breaking before '&&' iamcharliegoddard <c****e@i****m> over 10 years ago
1c55b0ec jshint: 'i' is already defined iamcharliegoddard <c****e@i****m> over 10 years ago
e0643275 jshint: Possible strict violation iamcharliegoddard <c****e@i****m> over 10 years ago
888c4e56 jshint: ignore:line iamcharliegoddard <c****e@i****m> over 10 years ago
f2016acc jshint: unused variables iamcharliegoddard <c****e@i****m> over 10 years ago
0aceecbc jshint: Use '===' to compare with '0' iamcharliegoddard <c****e@i****m> over 10 years ago
930ec220 jshint: Use '!==' to compare with 'undefined' iamcharliegoddard <c****e@i****m> over 10 years ago
31f388ae jshit: Use '!==' to compare with 'null' iamcharliegoddard <c****e@i****m> over 10 years ago
2fdd9840 jhint: Use '===' to compare with 'true' iamcharliegoddard <c****e@i****m> over 10 years ago
43c1ceee jshint: Use '===' to compare with '0' iamcharliegoddard <c****e@i****m> over 10 years ago
66f2ce0b jshint: Unnecessary semicolon iamcharliegoddard <c****e@i****m> over 10 years ago
93afffea jshint: missing semicolon iamcharliegoddard <c****e@i****m> over 10 years ago
3b850e85 Bump version brianc <b****n@g****m> over 10 years ago
a0888ca4 merge Merge pull request #286 from danrzeppa/dan-placeholder Brian C <b****n@g****m> over 10 years ago

← Back to repository