arvanus
arvanus
My concern is not to change a lot from the current format, because of this I suggest just to remove the comma
I still couldn't test it, I had a busy week
Please try with cmake ``` mkdir build cd build cmake .. make .... ```
Hi, almost there! At "Create selectable stored procedure", it's correctly using "type of" At "EXECUTE BLOCK", it's always using the domain, even when there is no domain so it's using...
Yes, but where it's not used a domain, Fr needs to deliver the primary type, not the "RDB$" domain
Hello @krilbe for now I'm out of time 😿and I have no idea of how to change it, and @Jdochoa is running to get Fb3 properly supported right now, but...
No problem 👍 I'ld like to invest more time in this project too, but I can't right now😄
@Jdochoa it's OK, I can do this, also I'm planning to implement reading server log file too: https://sourceforge.net/p/ibpp/patches/6/
It would be awesome to add multi-threading, but it'd need some efforts and probably a lot of bug-hunting after this change 🔮 I'd add a "help wanted" to this, because...
How would this work? If I'm not mistaken, we'll need to run the SQL in another DB connection... So, every DDL would run out-scope of the current connection, this would...