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: MaplePHP/Query
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.1
Choose a base ref
...
head repository: MaplePHP/Query
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 17 commits
  • 27 files changed
  • 3 contributors

Commits on Dec 4, 2023

  1. Minor changes

    Wazabii committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    1e207c7 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2023

  1. Transaction

    Wazabii committed Dec 5, 2023
    Configuration menu
    Copy the full SHA
    55a280a View commit details
    Browse the repository at this point in the history

Commits on Dec 7, 2023

  1. Data attr improvement

    Wazabii committed Dec 7, 2023
    Configuration menu
    Copy the full SHA
    fe9fa1e View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2023

  1. Improvements

    Wazabii committed Dec 8, 2023
    Configuration menu
    Copy the full SHA
    1a21e11 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. Added functionality

    Wazabii committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    fcffc39 View commit details
    Browse the repository at this point in the history
  2. Table prefix on/off

    Wazabii committed Dec 12, 2023
    Configuration menu
    Copy the full SHA
    cdd7e3e View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Patch

    Wazabii committed Dec 13, 2023
    Configuration menu
    Copy the full SHA
    06876ef View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. Add mysql port as arg

    Wazabii committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    080835b View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Add raw column method

    Wazabii committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    3c40586 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Add handler support

    Add handler support with mysql and sqlite
    CreativeWaDev committed May 31, 2024
    Configuration menu
    Copy the full SHA
    2142ef3 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. Add handler support

    CreativeWaDev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    b55b1e7 View commit details
    Browse the repository at this point in the history
  2. Bump version to v2.0.0

    CreativeWaDev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    04a9dc4 View commit details
    Browse the repository at this point in the history
  3. Update readme

    CreativeWaDev committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    d85cb54 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. Add PostgreSQL handler

    Add new handler and interfaces
    danielRConsid committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    dc09178 View commit details
    Browse the repository at this point in the history
  2. Bump version to v2.0.1

    danielRConsid committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    5750297 View commit details
    Browse the repository at this point in the history
  3. Fix SQLite indexing

    danielRConsid committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    fa34895 View commit details
    Browse the repository at this point in the history
  4. Bump version to v2.0.2

    danielRConsid committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    c7d370d View commit details
    Browse the repository at this point in the history
Loading