firebird-automations
firebird-automations
Commented by: Attila Molnár (e_pluribus_unum) clarification #⁠1 : create/alter view not uses the specified domain, but generates a new one and uses that when null or literal casted to domain\.
Commented by: @asfernandes I reproduced it, but it would be good if you have a simpler test case, with only DDL comands \(no execute statement\) and no need of a...
Commented by: Attila Molnár (e_pluribus_unum) Cannot find any workaround for this problem, so from now this is BLOCKER for us\. We cannot release our software next version because we can't...
Modified by: Attila Molnár (e_pluribus_unum) priority: Major \[ 3 \] =\> Blocker \[ 1 \]
Commented by: Attila Molnár (e_pluribus_unum) The deeper problem is : view depending on view with generated domain Simple test case : CREATE DOMAIN xint AS INTEGER CREATE VIEW view\_level1 \(id\)...
Commented by: Attila Molnár (e_pluribus_unum) Hi\! What is the state of this bug? We need the fix\. We managed to do a very ugly workaround at that time, but now...
Commented by: @hvlad I looking into it but there is a lot of other things to do \- so no quick solution, sorry\. Probably another ugly workaround is to convert...
Commented by: Omacht András (aomacht) Hi All\! Is there a chance that this problem will be solved at least in 4\.0? Thanks\!
Commented by: @dyemanov If some utility would be to able to apply the journal segment immediately \(by explicit command\), would this solve your goal?
Commented by: hugo (hugolarson) Sounds like right\. Also to be able to set up replica FDB's without configuration\. Ideally on both replica and master side\. Maybe also by explicit command\....