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

Add enhancement for the https://github.com/starnowski/posmulten/issues/58 issue. #62

Open
starnowski opened this issue May 7, 2020 · 0 comments

Comments

@starnowski
Copy link
Owner

Consider adding a function that is going to handle at least two parameters (that depends if the function is going to be created for a single table or is going to be more generic, in such case function have to handle more parameters).
The first parameter is going to be referring to record id (in a case when the table has composite key then the number of parameters is going to be bigger) and second the tenant id.
The main purpose of this enhancement is to create a function that gives that same result as function created during tasks 58 (#58) and can be defined as 'IMMUTABLE'.

Please check https://www.postgresql.org/docs/9.6/sql-createfunction.html

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

No branches or pull requests

1 participant