Karol Bieniaszewski

Results 150 comments of Karol Bieniaszewski

I do not know any. But as always new feature bring life from needs and concepts. This one i suppose have benefits. Many times i must use overcomplicated structure only...

The Firebird database is good, but being realistic, I know that it also has to make up a lot when it comes to functionality present in other databases Your statement...

As a syntax i suppose the best and simpler to implement will be that `WHERE` part must be the last part of the Foreign Key definition. But you @mrotteveel you...

Thank you for implementing this. Next step partial `Foreign Key` like in #7260

Not possible. When you saw "Number of record level warnings : 1" than it must be relevant message in the firebird.log

@AlexPeshkoff interesting, is this somewhere documented? When i read it, it have sense, but you know, it make sense after seeing it. ------------ I have thinked that when i write...

> it affects only flow of verbose messages. ty for explaining as i was curious about this aspect, if it affect all process or only communication between service messages

You can try: `SELECT A.ID FROM TABLE_A A INNER JOIN VIEW_B C ON A.ID=C.ID+0`

If implemented, it should not be as a default action, but some kind of switch.

But the restore itself at the end will fail or will be succesfull? For me it should fail. But if this is the default action already i will see needs...