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

Allow users to define a new primary key. #347

Merged
merged 8 commits into from
Sep 8, 2022
Merged

Commits on Aug 11, 2022

  1. make primary key programmable

    Signed-off-by: wiseaidev <[email protected]>
    wiseaidev committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    6e5557a View commit details
    Browse the repository at this point in the history
  2. get primary key field using the key method

    Signed-off-by: wiseaidev <[email protected]>
    wiseaidev committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    2be329f View commit details
    Browse the repository at this point in the history
  3. adjust delete_many & expire methods

    Signed-off-by: wiseaidev <[email protected]>
    wiseaidev committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    a8f1afe View commit details
    Browse the repository at this point in the history
  4. fix query for int primary key

    Signed-off-by: wiseaidev <[email protected]>
    wiseaidev committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    5e5e117 View commit details
    Browse the repository at this point in the history
  5. fix grammar

    Signed-off-by: wiseaidev <[email protected]>
    wiseaidev committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    0452bfd View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2022

  1. add unit tests

    Signed-off-by: wiseaidev <[email protected]>
    wiseaidev committed Aug 12, 2022
    Configuration menu
    Copy the full SHA
    80001db View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2022

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

Commits on Sep 8, 2022

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