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

Postgres with db #223

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

Conversation

AyeshaSanadi
Copy link
Collaborator

Related Issues / Pull Requests

List all related issues and/or pull requests if there are any.

Description

Include a brief summary of the proposed changes.

What changes are proposed in this pull request?

Implemented PostgreSQL.

  • Added Artifact_ps tab[Fetching data using psql query.] and Added sorting, filtering and pagination functionality.
  • Added Execution_ps tab[Fetching data using psql query.] and Added filtering and pagination functionality[sorting is remaining].
  • Created POC for search bar and added it inside home page.

Checklist:

  • My code follows the style guidelines of this project (PEP-8 with Google-style docstrings).
  • My code modifies existing public API, or introduces new public API, and I updated or wrote docstrings that
    uses Google-style formatting and any other formatting that is supported by mkdocs and plugins this project
    uses.
  • I have commented my code.
  • My code requires documentation updates, and I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works.
  • New and existing unit tests pass locally with my changes.

varkha-d-sharma and others added 30 commits August 7, 2024 03:13
…docker containers, fixed original_time_since_epoch issue
…docker containers, fixed original_time_since_epoch issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants