Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

?_shape=array and _timelimit= #246

Merged
merged 4 commits into from
May 2, 2018
Merged

?_shape=array and _timelimit= #246

merged 4 commits into from
May 2, 2018

Commits on May 1, 2018

  1. Configuration menu
    Copy the full SHA
    af4cb39 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2018

  1. New ?_shape=array option + tweaks to _shape, closes #245

    * Default is now ?_shape=arrays (renamed from lists)
    * New ?_shape=array returns an array of objects as the root object
    * Changed ?_shape=object to return the object as the root
    * Updated docs
    simonw committed May 2, 2018
    Configuration menu
    Copy the full SHA
    379cadd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8081ec7 View commit details
    Browse the repository at this point in the history
  3. Bump up time limit for test_paginate_tables_and_views

    It was intermittently failing in Travis CI on Python 3.5:
    
    https://travis-ci.org/simonw/datasette/jobs/373713476
    simonw committed May 2, 2018
    Configuration menu
    Copy the full SHA
    3807d93 View commit details
    Browse the repository at this point in the history