Re: Improvements in prepared statements

2021-03-01 Thread Alejandro Sánchez
uot;system"}));} VS query("select author from article where id = any(?)", new String[] {"home", "system"}); El lun, 01-03-2021 a las 17:21 +0100, Pavel Stehule escribió: > po 1. 3. 2021 v 17:15 odesílatel Pavel Stehule < > pavel.steh...@gmail.com>

Re: Improvements in prepared statements

2021-03-01 Thread Alejandro Sánchez
. El lun, 01-03-2021 a las 17:35 +0100, Pavel Stehule escribió: > Hi > > po 1. 3. 2021 v 17:26 odesílatel Alejandro Sánchez < > a...@nexttypes.com> napsal: > > It is a matter of taste. I think this functionality would be better > > in SQLand be the same for all lan

Re: Improvements in prepared statements

2021-03-01 Thread Alejandro Sánchez
It is a matter of taste. I think this functionality would be better in SQLand be the same for all languages without the need to use string functions. El lun, 01-03-2021 a las 17:15 +0100, Pavel Stehule escribió: > po 1. 3. 2021 v 17:08 odesílatel Alejandro Sánchez < > a...@nexttypes.co

Re: Improvements in prepared statements

2021-03-01 Thread Alejandro Sánchez
query("select # from # where id in (?)", columns, table, ids); And it doesn't have to be done with prepared statements, it can just be another SQL syntax. El lun, 01-03-2021 a las 16:46 +0100, Pavel Stehule escribió: > po 1. 3. 2021 v 16:39 odesílatel Alejandro Sánchez < > a...@nextty

Re: Improvements in prepared statements

2021-03-01 Thread Alejandro Sánchez
regards.Alejandro Sánchez. El lun, 01-03-2021 a las 15:31 +0100, Pavel Stehule escribió: > Hi > > po 1. 3. 2021 v 15:20 odesílatel Alejandro Sánchez < > a...@nexttypes.com> napsal: > > Hello, some improvements in the prepared statements would > > facilitate > &

Improvements in prepared statements

2021-03-01 Thread Alejandro Sánchez
(?); # = author,title ? = 10,24,45 Best regards. Alejandro Sánchez.

Systems Integration and Raising of the Abstraction Level

2021-02-26 Thread Alejandro Sánchez
of system integration I have created a discussion in the github project. https://github.com/alejsanc/nexttypes/discussions/6 This email has been sent to the following mailing lists and groups: pgsql-hackers@lists.postgresql.org public-h...@w3.org jdbc-spec-disc...@openjdk.java.net jdk-...@openjdk.java.net maria-develop...@lists.launchpad.net https://mysqlcommunity.slack.com/archives/C8R1336M7 dev-platf...@lists.mozilla.org Best regards. Alejandro Sánchez.