Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Sql test bench #335

Merged
merged 38 commits into from
Jan 8, 2020
Merged

Commits on Dec 13, 2019

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

Commits on Dec 16, 2019

  1. Refactor code

    dai-chen committed Dec 16, 2019
    Configuration menu
    Copy the full SHA
    a69def2 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2019

  1. Fix float number parse issue

    dai-chen committed Dec 17, 2019
    Configuration menu
    Copy the full SHA
    34d951c View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2019

  1. Fix sqlite memory db issue

    dai-chen committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    68655bb View commit details
    Browse the repository at this point in the history
  2. Save reports

    dai-chen committed Dec 19, 2019
    Configuration menu
    Copy the full SHA
    e3f0603 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2019

  1. Handle date type

    dai-chen committed Dec 26, 2019
    Configuration menu
    Copy the full SHA
    239ce2d View commit details
    Browse the repository at this point in the history

Commits on Dec 30, 2019

  1. Load ecommerce test data

    dai-chen committed Dec 30, 2019
    Configuration menu
    Copy the full SHA
    fba4a6c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb48771 View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Configuration menu
    Copy the full SHA
    e9c7e0f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2fcb8a6 View commit details
    Browse the repository at this point in the history
  3. Close connection

    dai-chen committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    e6b5df5 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Use ES rest client only

    dai-chen committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    bcfb680 View commit details
    Browse the repository at this point in the history
  2. Rename es host url argument

    dai-chen committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    5fc017f View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2020

  1. Refactor test set

    dai-chen committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    08b7771 View commit details
    Browse the repository at this point in the history
  2. Print log to console

    dai-chen committed Jan 2, 2020
    Configuration menu
    Copy the full SHA
    d1e2aac View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    19d4d9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a8cd0c1 View commit details
    Browse the repository at this point in the history
  3. Fix connect issue

    dai-chen committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    2f0d672 View commit details
    Browse the repository at this point in the history
  4. Add more unit test

    dai-chen committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    15deeef View commit details
    Browse the repository at this point in the history
  5. Refactor DBResult and Row

    dai-chen committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    c3d6d38 View commit details
    Browse the repository at this point in the history
  6. Fix unit tests

    dai-chen committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    c8cc035 View commit details
    Browse the repository at this point in the history
  7. Refactor

    dai-chen committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    b99deae View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2020

  1. Configuration menu
    Copy the full SHA
    dfd3bef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d42379 View commit details
    Browse the repository at this point in the history
  3. Add more test data

    dai-chen committed Jan 4, 2020
    Configuration menu
    Copy the full SHA
    088b44f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4b2d9f8 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Configuration menu
    Copy the full SHA
    1947a3a View commit details
    Browse the repository at this point in the history
  2. Add documentation

    dai-chen committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    e4dabbd View commit details
    Browse the repository at this point in the history
  3. Add documentation

    dai-chen committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    f1fe0c2 View commit details
    Browse the repository at this point in the history
  4. Add documentation

    dai-chen committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    525cb3d View commit details
    Browse the repository at this point in the history
  5. Add documentation

    dai-chen committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    01a579f View commit details
    Browse the repository at this point in the history
  6. Add documentation

    dai-chen committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    1eb33c8 View commit details
    Browse the repository at this point in the history
  7. Clean up old report files

    dai-chen committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    ee18634 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2020

  1. Add missing java doc

    dai-chen committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    ff242be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d2934f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6b9642f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2feab8c View commit details
    Browse the repository at this point in the history
  5. Run doctest by default

    dai-chen committed Jan 7, 2020
    Configuration menu
    Copy the full SHA
    d81b165 View commit details
    Browse the repository at this point in the history