qwazer

Results 29 comments of qwazer

>May be set update_cache to true in apt task Sorry, I mean set `update_cache` to `false`

Arno, can you provide patch or pull request? Does this functionality need additional user privilege like sys_dba? It can be disabled by default?

Yes. I think it must be optional behavior, because 1. It's confusing 2. it's really expert option 3. as i understand, it need some special rights in oracle db.

I agree, that it is useful feature. But I want to keep backward compatibility. So replacing old grants in parent DDL with new file it's not a good idea from...

Just for your info. I rarely work with Oracle now. My main database now is IBM DB2. And it has different permission mechanism without _schemes-as-user_ based grants I need some...

Hello, SirFlex and Arno! Thanks for pull request and discussing. I try to keep scheme2ddl simple as possible and keep backward compatibility. (But I accidentally broke this in recent versions...

@yorukoglu, Thanks for pull request. I'll not accept it immediately , because I want to rewrite this app with spring boot and replace all command-line parameters with flexible, highly configurable...

It's not configurable now. caused by https://github.com/qwazer/scheme2ddl/commit/24d0a401d0f8fc0ac4b8ef9e1343e55f3c8219bb

also relates to #45