Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: miraculixx/dataset Loading
base: master
Choose a base ref
...
head repository: pudo/dataset Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 8 files changed
  • 4 contributors

Commits on Jun 2, 2022

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

Commits on Jun 3, 2022

  1. Merge pull request pudo#397 from xqm32/fix-typo

    docs: fix typo for `Database.query()`
    pudo committed Jun 3, 2022
    Configuration menu
    Copy the full SHA
    be81e8f View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2022

  1. docs: Fix a few typos

    There are small typos in:
    - dataset/table.py
    - docs/queries.rst
    - docs/quickstart.rst
    
    Fixes:
    - Should read `significant` rather than `signficant`.
    - Should read `parameterisation` rather than `paramterisation`.
    - Should read `explicitly` rather than `explicetly`.
    
    Signed-off-by: Tim Gates <tim.gates@iress.com>
    timgates42 committed Jul 17, 2022
    Configuration menu
    Copy the full SHA
    976c25a View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Merge pull request pudo#398 from timgates42/bugfix_typos

    docs: Fix a few typos
    pudo committed Dec 27, 2022
    Configuration menu
    Copy the full SHA
    b99e4f9 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2023

  1. pin sqlalchemy below 2.0.0

    pudo committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    cea87af View commit details
    Browse the repository at this point in the history
  2. Bump version: 1.5.2 → 1.6.0

    pudo committed Jan 30, 2023
    Configuration menu
    Copy the full SHA
    0757b50 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    5d44006 View commit details
    Browse the repository at this point in the history
  2. Merge pull request pudo#423 from catileptic/bugfix/419

    Fix add_column method to work with Alembic 1.11+
    pudo committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    3e974c9 View commit details
    Browse the repository at this point in the history
  3. Bump version: 1.6.0 → 1.6.1

    pudo committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    dbc6dc5 View commit details
    Browse the repository at this point in the history
  4. try this

    pudo committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    4ca0584 View commit details
    Browse the repository at this point in the history
  5. Bump version: 1.6.1 → 1.6.2

    pudo committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    5c2dc8d View commit details
    Browse the repository at this point in the history
Loading