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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add Database.list_tables method #219

Merged
merged 15 commits into from Mar 1, 2021

Commits on Feb 1, 2021

  1. Copy the full SHA
    3f9cc92 View commit details
    Browse the repository at this point in the history
  2. update docs, add tests

    tswast committed Feb 1, 2021
    Copy the full SHA
    40a60e3 View commit details
    Browse the repository at this point in the history
  3. remove numeric from get_schema test

    The NUMERIC column is not included in the emulator system tests.
    tswast committed Feb 1, 2021
    Copy the full SHA
    e016b0f View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2021

  1. add unit tests

    tswast committed Feb 2, 2021
    Copy the full SHA
    f407289 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    21395ec View commit details
    Browse the repository at this point in the history
  3. fix link to Field class

    tswast committed Feb 2, 2021
    Copy the full SHA
    2b566fa View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    66aa192 View commit details
    Browse the repository at this point in the history
  5. add reload and exists methods

    tswast committed Feb 2, 2021
    Copy the full SHA
    bfbc105 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2021

  1. Copy the full SHA
    fdd6bf9 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    1250d8a View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    3f6eb34 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. Copy the full SHA
    c7cd934 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    611b27f View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2021

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

Commits on Feb 26, 2021

  1. Update docs/table-usage.rst

    larkee committed Feb 26, 2021
    Copy the full SHA
    d91e666 View commit details
    Browse the repository at this point in the history