This website requires JavaScript.
Explore
Help
Sign In
cartodb
/
CartoDB-SQL-API
Watch
1
Star
0
Fork
0
You've already forked CartoDB-SQL-API
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
1d8f5539a7
CartoDB-SQL-API
/
batch
/
models
History
Raul Ochoa
1d8f5539a7
Adds start and end time for batch queries with fallback
2016-06-29 13:56:45 +02:00
..
query
Adds start and end time for batch queries with fallback
2016-06-29 13:56:45 +02:00
job_base.js
Merge pull request
#311
from CartoDB/309-skipped-status
2016-06-08 11:12:59 +02:00
job_factory.js
Moved job-factory to a proper place
2016-05-23 15:20:14 +02:00
job_fallback.js
Used right method to check if there is more queries from query in fallback job
2016-06-02 19:55:04 +02:00
job_multiple.js
Removed duplicated code, method isValidTransition is encapsulated into a new object and job and query inherits from it
2016-06-02 12:26:20 +02:00
job_simple.js
Improved naming in job's constructors
2016-05-23 11:37:09 +02:00
job_state_machine.js
Removed duplicated code, method isValidTransition is encapsulated into a new object and job and query inherits from it
2016-06-02 12:26:20 +02:00