OraMUC / table-api-generator

Oracle Table API Generator
MIT License
48 stars 14 forks source link

Add function to get rowtype with default values #32

Closed MaikMichel closed 4 years ago

MaikMichel commented 4 years ago

Add function to get rowtype with default values based on column definition. With that users are able to initialize a record and only set values they are used to.

ogobrecht commented 4 years ago

Hi Maik,

thank you for this good idea. We will implement this in the new version because we have many things changed and improved in the development branch and therefore we don't accept new features in the master - we will only fix bugs there at the moment.

Hope this is ok for you.

Best regards Ottmar