KeenMate / db-gen

Language agnostic database function calls code generator for Enterprise use
2 stars 0 forks source link

option to mark function/procedure parameters with security flag #3

Open OndrejValenta opened 8 months ago

OndrejValenta commented 8 months ago
FilipJakab commented 7 months ago

The list of these parameters could be specified globally. For example all "password" params should be hidden and then per-procedure's config would have higher precedence...