Giter Club home page Giter Club logo

Comments (4)

ogobrecht avatar ogobrecht commented on May 26, 2024

Hi Maik,

please provide the version you are using and some code example what the generator currently does and specify in more detail what you want to have in which methods.

Thank you and best regards
Ottmar

from table-api-generator.

ogobrecht avatar ogobrecht commented on May 26, 2024

Hi Maik,

any news on this issue? Can you provide more details as requested by me back in 2018? Or is this obsolete and we can close the issue? The new version 0.6.0 of the generator is out as I already mentioned in another issue.

Best regards
Ottmar

from table-api-generator.

MaikMichel avatar MaikMichel commented on May 26, 2024

Hi Ottmar,

I'm sorry that I haven't reported on this for so long....
So the following example:
table xyz
...
column_a,
column_b not null,
column_c,

trigger-logic on insert or update ...
...
:new.column_b := calc_business_logic(...) or find_reference_column_based_on_some_logic(...);
...

In this case, it would be nice to exclude column_b from the required list of columns for a transaction.

Thanks for your patience,
Maik

from table-api-generator.

ogobrecht avatar ogobrecht commented on May 26, 2024

Hi Maik,

thank you for the feedback. Since version 0.5.0 of the generator you can explicitly exclude columns for this type of use cases - please have a look at the parameter docs for p_exclude_column_list.

If this is not the solution for your use case then please let us know and reopen the issue.

Best regards
Ottmar

from table-api-generator.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.