Skip to content

WIP Sql bindings extensions (postgreSQL) #3660

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

Closed
wants to merge 3 commits into from

Conversation

salaboy
Copy link

@salaboy salaboy commented Feb 1, 2025

Description

Extending PostgreSQL binding with entity focused actions.

Issue reference

We strive to have all PR being opened based on an issue, where the problem or feature have been discussed prior to implementation.

Please reference the issue this PR will close: #3647

Checklist

Please make sure you've completed the relevant tasks for this PR, out of the following list:

@salaboy salaboy requested review from a team as code owners February 1, 2025 08:56
@berndverst
Copy link
Member

Please see my comment on the GitHub issue itself. What you are trying to accomplish really should be a new building block + component - or maybe a capability feature of the state store component.

@salaboy
Copy link
Author

salaboy commented Mar 10, 2025

@berndverst I read your comments and I asked for clarifications.. I do see this becoming a new component/building block in the future but this is a small step in that direction.

salaboy and others added 3 commits March 10, 2025 10:31
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
Signed-off-by: Guspan Tanadi <36249910+guspan-tanadi@users.noreply.github.com>
Co-authored-by: Yaron Schneider <schneider.yaron@live.com>
Signed-off-by: salaboy <Salaboy@gmail.com>
@salaboy salaboy force-pushed the 3647-sql-bindings branch from 8292600 to d4641b7 Compare March 10, 2025 10:32
Copy link

github-actions bot commented Apr 9, 2025

This pull request has been automatically marked as stale because it has not had activity in the last 30 days. It will be closed in 7 days if no further activity occurs. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@github-actions github-actions bot added the stale label Apr 9, 2025
Copy link

This pull request has been automatically closed because it has not had activity in the last 37 days. Please feel free to give a status update now, ping for review, or re-open when it's ready. Thank you for your contributions!

@github-actions github-actions bot closed this Apr 16, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SQL / ORM-Like bindings extension
3 participants