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

Use schemas RPC APIs in the front end on the database page #3648

Open
wants to merge 39 commits into
base: rpc_frontend
Choose a base branch
from

Commits on Jun 21, 2024

  1. Configuration menu
    Copy the full SHA
    9bd7395 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb1ab23 View commit details
    Browse the repository at this point in the history
  3. add sql test

    Anish9901 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    6dfad5d View commit details
    Browse the repository at this point in the history
  4. sch_oid -> sch_id

    Anish9901 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    7560423 View commit details
    Browse the repository at this point in the history
  5. use %I instead of %s

    Anish9901 committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    69fb14f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c839ef9 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

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

Commits on Jun 27, 2024

  1. Configuration menu
    Copy the full SHA
    6568213 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c31e76 View commit details
    Browse the repository at this point in the history
  3. add test

    Anish9901 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    6adf4e8 View commit details
    Browse the repository at this point in the history
  4. fix test name

    Anish9901 committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    42ef077 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    ba96a91 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b8bcbf View commit details
    Browse the repository at this point in the history
  3. add test for patch endpoint

    Anish9901 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    c7a98eb View commit details
    Browse the repository at this point in the history
  4. add docs

    Anish9901 committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    b6a899e View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2024

  1. rm schema_oid, rename preview_* to record_summary_*, refactor patch t…

    …o use table_oid instead of metadata_id
    Anish9901 committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    6d17171 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    55cc2a9 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Merge pull request #3637 from mathesar-foundation/gen_table_name

    Auto generate table name
    mathemancer committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    403b3f6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e44fb View commit details
    Browse the repository at this point in the history
  3. minor change

    Anish9901 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    b8d1383 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb3458f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #3646 from mathesar-foundation/table_metadata

    Implement `tables.metadata` `list` & `patch` RPC endpoint
    Anish9901 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    000ebda View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b4a7596 View commit details
    Browse the repository at this point in the history
  7. fix sql test

    Anish9901 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    9ffc737 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f59cb47 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d197737 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d2b0b82 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a2529ce View commit details
    Browse the repository at this point in the history
  12. Merge pull request #3650 from mathesar-foundation/drop_old_sql_fn

    Drop old SQL function signature
    Anish9901 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    3ca4f50 View commit details
    Browse the repository at this point in the history
  13. fix common_data

    Anish9901 committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    66d963a View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. Configuration menu
    Copy the full SHA
    4004345 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    31c72e6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2a658a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9a16cde View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51fa9dc View commit details
    Browse the repository at this point in the history
  6. Merge pull request #3649 from mathesar-foundation/fix_schema_description

    Allow unsetting schema comment using NULL
    mathemancer committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    02c295a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9f8115d View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    29172e0 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

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