firebird-automations
firebird-automations
Modified by: @cincuranet Link: This issue is duplicated by [DNET872](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET872+in%3Atitle) \[ [DNET872](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET872+in%3Atitle) \]
Commented by: Russell Rose (russ3ell) Will the provider ever provide support for Legacy Auth?
Commented by: @cincuranet At the moment it's not high on priority list, given the legacy auth is going to be deprecated anyway and given one can use FirebirdClient versions
Modified by: @cincuranet Component: Provider \[ 10041 \]
Modified by: @cincuranet issuetype: New Feature \[ 2 \] =\> Sub\-task \[ 5 \] Parent: [DNET812](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET812+in%3Atitle) \[ 22129 \]
Modified by: @cincuranet Link: This issue depends on [CORE5948](https://github.com/FirebirdSQL/firebird/issues?q=CORE5948+in%3Atitle) \[ [CORE5948](https://github.com/FirebirdSQL/firebird/issues?q=CORE5948+in%3Atitle) \]
Commented by: Grzegorz Skoczylas (gskoczylas) The test database with test data imported into it\.
Modified by: Grzegorz Skoczylas (gskoczylas) Attachment: DATABASE\.FDB \[ 11588 \]
Commented by: @asfernandes This is because UPPER\(blob\) creates a temporary blob on the database\. Temporary blobs could be created on temp space too\. If temporary blobs are switched to temp...
Commented by: Grzegorz Skoczylas (gskoczylas) OK, I understand that, but: \- the initial database size is 5,4 MB \- after first execution of above SQL statement the database size is...