FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
History for src/select.js - DavidTimms/csv-sql · GitHub
DavidTimms
/
csv-sql
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
4
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
csv-sql
src
select.js
on
master
User selector
Datepicker
Commit history
Commits on Jul 13, 2016
If FROM Clause is Omitted, Data Is Read From STDIN
DavidTimms
committed
833b381
View commit details
Copy full SHA for 833b381
View code at this point
Browse repository at this point
Commits on Mar 26, 2016
Added more tests for aggregates. Added SUM and GROUP_CONCAT functions. modified output to produce 0 for false, rather than empty
DavidTimms
committed
966b8d5
View commit details
Copy full SHA for 966b8d5
View code at this point
Browse repository at this point
Commits on Feb 10, 2016
Changed the names of properties in the main query object to match their SQL names
DavidTimms
committed
a33bd59
View commit details
Copy full SHA for a33bd59
View code at this point
Browse repository at this point
Commits on Dec 28, 2015
Started adding tests for query evaluation as well as parsing. Implemented OFFSET and WHERE clauses
DavidTimms
committed
fb33546
View commit details
Copy full SHA for fb33546
View code at this point
Browse repository at this point
Commits on Dec 26, 2015
Started adding tests Implemented binary operators and grouped expressions
DavidTimms
committed
29da5f6
View commit details
Copy full SHA for 29da5f6
View code at this point
Browse repository at this point
Commits on Dec 18, 2015
Implemented * for all columns. Allowed strings as names in named expressions. Optimised LIMIT to close the input stream once it has been satisfied.
DavidTimms
committed
2967611
View commit details
Copy full SHA for 2967611
View code at this point
Browse repository at this point
Commits on Dec 17, 2015
Implemented functions and refactored parser
DavidTimms
committed
51214bb
View commit details
Copy full SHA for 51214bb
View code at this point
Browse repository at this point
Implemented LIMIT
DavidTimms
committed
9086179
View commit details
Copy full SHA for 9086179
View code at this point
Browse repository at this point
Initial commit. SELECTing columns and renaming using AS are both working
DavidTimms
committed
8f427d3
View commit details
Copy full SHA for 8f427d3
View code at this point
Browse repository at this point
Loading
Back
|
FazBrowse Home
|
New Git URL