Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

sasi2312
Copy link
Collaborator

@sasi2312 sasi2312 commented Aug 6, 2024

  • Convertion of sql queries to ORM
  • Testcase changes

@sasi2312 sasi2312 mentioned this pull request Aug 6, 2024
5 tasks
db.py Outdated
load_dotenv()


SUPABASE_URL = os.getenv('SUPABASE_URL')
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can you remove supabase related things

db.py Outdated


def postgres_query(query,params=None):
conn = SupabaseInterface.get_postgres_connection()
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

here as well

@sasi2312 sasi2312 merged commit 2bdfa5c into dev Aug 13, 2024
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