Commits on Oct 6, 2015

  1. Add is_empty

    Kaida Masaki committed Oct 6, 2015
  2. Actually use multipolygon

    Kaida Masaki committed Oct 6, 2015

Commits on Oct 8, 2015

  1. Tweak run-migrations to handle multiple jars

    Kaida Masaki committed Oct 8, 2015
  2. Merge pull request #100 from socrata-platform/kaida/run-migrations

    Tweak run-migrations to handle multiple jars
    NathalieKaligirwa committed Oct 8, 2015

Commits on Oct 15, 2015

  1. Setting version to 0.6.17

    rozap committed Oct 15, 2015

Commits on Oct 16, 2015

  1. Setting version to 0.6.18

    chitang committed Oct 16, 2015

Commits on Oct 20, 2015

  1. Setting version to 0.6.19

    chitang committed Oct 20, 2015

Commits on Oct 27, 2015

  1. Enable blob type

    Blobs are represented by a text column, and there are only two functions
    on them: comparing them for equality, and an identity-ish conversion of
    text to blob (which is implicitly used on literal string to convert them
    to blob values if required).
    rjmac committed Oct 27, 2015
  2. Fix up the rest of the tests

    rjmac committed Oct 27, 2015
  3. Change the fixtures to make them collation-independent

    Something weird's going on here that we don't quite understand.
    SoQL should have a defined collation order, but now's not the time
    to define it, so just make the fixtures insensitive to the current
    collation.
    rjmac committed Oct 27, 2015
  4. Merge pull request #102 from socrata-platform/rjm/blobtype

    Enable blob type
    chitang committed Oct 27, 2015

Commits on Nov 18, 2015

  1. Merge pull request #103 from socrata-platform/krah/smaglinUnity

    CORE-6589 smaglin bucket width unity
    urmilan committed Nov 18, 2015

Commits on Nov 30, 2015

  1. Help mimic soda1 by making row id obfuscation optional.

    Reviewed-by: alexa.rust@socrata.com
    chitang committed Nov 30, 2015

Commits on Dec 3, 2015

  1. Setting version to 0.6.20

    Urmila Nadkarni committed Dec 3, 2015
  2. Setting version to 0.6.21-SNAPSHOT

    Urmila Nadkarni committed Dec 3, 2015

Commits on Dec 23, 2015

  1. Bump soql-reference - chained soql.

    Reviewed-by: robert.macomber@socrata.com
    chitang committed Dec 23, 2015
  2. Revert "Handle multiple assembly jars"

    This reverts commit 4d965f1.
    chitang committed Dec 23, 2015