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

Adding head and count option on select(), insert(), update(), delete(), and rpc() #147

Merged
merged 12 commits into from
Jan 15, 2021
Merged

Commits on Jan 9, 2021

  1. Configuration menu
    Copy the full SHA
    3a1b33b View commit details
    Browse the repository at this point in the history
  2. removed head and count option from PostgrestTransformBuilder and adde…

    …d home and count option to select in PostgrestQueryBuilder
    dshukertjr committed Jan 9, 2021
    Configuration menu
    Copy the full SHA
    8f459a5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e270b37 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2021

  1. Enabled head for select

    dshukertjr committed Jan 10, 2021
    Configuration menu
    Copy the full SHA
    01d4c2c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    106ddac View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. Set default values for head and count

    Co-authored-by: Bobbie Soedirgo <bobbie@soedirgo.dev>
    dshukertjr and soedirgo committed Jan 11, 2021
    Configuration menu
    Copy the full SHA
    49dd86f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. Configuration menu
    Copy the full SHA
    32e6ce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9350b31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fe1f7c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a2598b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    6c8c50d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    35d6768 View commit details
    Browse the repository at this point in the history