firebird-automations

Results 760 comments of firebird-automations

Commented by: Attila Molnár (e_pluribus_unum) Some discussion\. ;\) BTW, is Yahoo\! support group is the right place for such discussions? ([archive](http://fb-list-archive.s3-website-eu-west-1.amazonaws.com/firebird-support/2012/6/118314.html))

Commented by: @romansimakov I think we can allow users to RESTART WITH if they have USAGE privilege like they can do it now\. We have no just ALTER privilege for...

Commented by: @mrotteveel This ticket is only about the inconsistency of the privilege, not about the suggestion raised in the firebird\-support discussion to implement ALTER privilege for a single sequence\.

Commented by: @sim1984 The problem is much more complicated than it seems\. The gen\_id function is not standard for working with sequences\. According to the standard, sequences can be incremented...

Commented by: @mrotteveel Alternatively, maybe we could just declare gen\_id deprecated and remove it in Firebird 5?

Commented by: @asfernandes Let's be practical: what you want to avoid? That someone does not increment the sequence in a way it should not? How can you avoid that he...

Commented by: @mrotteveel My primary concerns here is the inconsistency of the between the ALTER privilege required to use RESTART WITH and the fact you can achieve the exact same...

Modified by: Emmanuel Belair (ebelair) description: Hi, I have a related entity that uses UUID binary as primary key, when I try to get this entity, I get the following...

Modified by: Emmanuel Belair (ebelair) description: Hi, I have a related entity that uses UUID binary as primary key, when I try to get this entity, I get the following...