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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Solving QueryBuilder problem when using postgresql #113

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Oct 29, 2021

  1. Solving QueryBuilder problem when using postgresql

    The problem occurs when a querybuilder is assembled for postgresql, since part of the code was dependent on Mysql, added some changes were made so that it accepts both MySQL and PostgreSQL.
    superior27 committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    897e3a9 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2023

  1. Update TotalRecordsController.php

    Remove comment in line 137
    superior27 committed Feb 20, 2023
    Configuration menu
    Copy the full SHA
    4c8f9e7 View commit details
    Browse the repository at this point in the history