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: yidas/codeigniter-model
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.18.1
Choose a base ref
...
head repository: yidas/codeigniter-model
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 2 files changed
  • 3 contributors

Commits on Jul 10, 2019

  1. Relationships cache mechanism

    yidas committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    d573b3b View commit details
    Browse the repository at this point in the history
  2. Release version 2.18.3

    yidas committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    ceacf08 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. OffsetGet synchronization

    yidas committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    4a29e15 View commit details
    Browse the repository at this point in the history
  2. PropertyCheck mechanism

    yidas committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    bb4e46a View commit details
    Browse the repository at this point in the history
  3. Release version 2.19.0

    yidas committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    904dd0b View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2019

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

Commits on Nov 3, 2019

  1. Update README.md

    yidas committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    05cbc48 View commit details
    Browse the repository at this point in the history
  2. Optimize comments

    yidas committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    17f5af3 View commit details
    Browse the repository at this point in the history
  3. Release version 2.19.1

    yidas committed Nov 3, 2019
    Configuration menu
    Copy the full SHA
    e043afd View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2020

  1. Configuration menu
    Copy the full SHA
    4291213 View commit details
    Browse the repository at this point in the history
  2. Release version 2.19.2

    yidas committed Feb 25, 2020
    Configuration menu
    Copy the full SHA
    5cfce58 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2021

  1. Update README.md

    yidas authored Nov 29, 2021
    Configuration menu
    Copy the full SHA
    4d74773 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2021

  1. Adding fillable property

    let you define a protected fillable property to be checked against prior to insert/update methods. currently not available for batch insert/update methods.
    prabch authored Dec 27, 2021
    Configuration menu
    Copy the full SHA
    f8a2a4f View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2022

  1. Merge pull request #50 from prabch/master

    Adding fillable property
    yidas authored Jan 1, 2022
    Configuration menu
    Copy the full SHA
    ae4aebd View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Update README.md

    yidas authored Oct 4, 2022
    Configuration menu
    Copy the full SHA
    abda725 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2023

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

Commits on Apr 25, 2024

  1. Update README.md

    yidas authored Apr 25, 2024
    Configuration menu
    Copy the full SHA
    403f0f2 View commit details
    Browse the repository at this point in the history
Loading