firebird-automations
firebird-automations
Commented by: Yiannis Bourkelis (yiannis) Ok, I ran it as a script and it executes very fast\. The attached script\.sql contains 215 INSERT statements and completes in less than 500ms...
Commented by: Yiannis Bourkelis (yiannis) This script contains 215 insert statements for the attached database\.
Modified by: Yiannis Bourkelis (yiannis) Attachment: script\.sql \[ 11640 \]
Commented by: Yiannis Bourkelis (yiannis) Jiri, where you able to reproduce this issue?
Modified by: @cincuranet Version: 8\.0\.0\.0 \[ 10970 \] Fix Version: vNext \[ 10982 \]
Modified by: @cincuranet description: Allow use of stream as value for FbParamater =\> Allow use of stream as value for FbParameter summary: Allow use of stream as value for FbParamater...
Modified by: @cincuranet Link: This issue is duplicated by [DNET409](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET409+in%3Atitle) \[ [DNET409](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET409+in%3Atitle) \]
Modified by: @cincuranet Link: This issue relate to [DNET897](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET897+in%3Atitle) \[ [DNET897](https://github.com/FirebirdSQL/NETProvider/issues?q=DNET897+in%3Atitle) \]
Commented by: @cincuranet set autoddl on is not a DDL statement\. It's something that ISQL recognizes and handles\. So another nail to the coffin\. Injecting transaction handling is not a...
Commented by: Giacomo Policicchio (pgiacomo) Yes it would be an unnecessary mess, sorry for your wasted time, and thank you for explanation\. I gave also a glance at efcore sources,...