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

Add a function to get the size of a collection/table in bytes. #272

Merged
merged 39 commits into from
Aug 10, 2023

Commits on May 26, 2023

  1. fixed stuff

    faisalill committed May 26, 2023
    Configuration menu
    Copy the full SHA
    2711213 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2023

  1. fixed indentation

    faisalill committed May 29, 2023
    Configuration menu
    Copy the full SHA
    e645817 View commit details
    Browse the repository at this point in the history
  2. indentation cleanup

    faisalill committed May 29, 2023
    Configuration menu
    Copy the full SHA
    32166d1 View commit details
    Browse the repository at this point in the history

Commits on May 30, 2023

  1. fixed indentation

    faisalill committed May 30, 2023
    Configuration menu
    Copy the full SHA
    de08dca View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aec995d View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

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

Commits on Jun 3, 2023

  1. fixed mysql test issue

    faisalill committed Jun 3, 2023
    Configuration menu
    Copy the full SHA
    d66d2f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2023

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

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    540fe3c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a305282 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a664c6b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7b0a74a View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2023

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

Commits on Jun 21, 2023

  1. Configuration menu
    Copy the full SHA
    2e60d71 View commit details
    Browse the repository at this point in the history
  2. cleaner code

    faisalill committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    416fa5f View commit details
    Browse the repository at this point in the history
  3. added camel case for index

    faisalill committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    b6c4a03 View commit details
    Browse the repository at this point in the history
  4. removed analyze for sqlite

    faisalill committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    682ca9f View commit details
    Browse the repository at this point in the history
  5. cleaner code

    faisalill committed Jun 21, 2023
    Configuration menu
    Copy the full SHA
    3dc00b3 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. changed mariadb query

    faisalill committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ecda582 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2023

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

Commits on Jul 12, 2023

  1. fixed lint issues

    faisalill committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    faab827 View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

  1. fixed phpstan issue

    faisalill committed Jul 13, 2023
    Configuration menu
    Copy the full SHA
    51ffb2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2761977 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    4c13af1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af69df4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac21574 View commit details
    Browse the repository at this point in the history
  4. Fix lint issue

    faisalill committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7abfde5 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

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

Commits on Jul 26, 2023

  1. Made changes as per review

    faisalill committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d12f27b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e96dc0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a0ec416 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Make changes as per review

    faisalill committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    ff872db View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Add full text test

    faisalill committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    06fe605 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2023

  1. Change MongoDB return value

    faisalill committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    1763e86 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ebd9f2 View commit details
    Browse the repository at this point in the history
  3. Use better collection name

    faisalill committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    8484dc8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5048976 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    87adb16 View commit details
    Browse the repository at this point in the history
  6. Fix lint

    abnegate committed Aug 10, 2023
    Configuration menu
    Copy the full SHA
    3b65416 View commit details
    Browse the repository at this point in the history