pgapp icon indicating copy to clipboard operation
pgapp copied to clipboard

Prepare SQL from file on application start. New function for using pr…

Open eshubin opened this issue 9 years ago • 3 comments

Prepared SQL functionality. It introduces new setting to a pool, but is backward-compatible.

eshubin avatar Aug 11 '15 15:08 eshubin

If you can make a tag after merging, it would be amazing.

eshubin avatar Aug 11 '15 15:08 eshubin

this could be merged after https://github.com/epgsql/epgsql/pull/92

eshubin avatar Feb 03 '16 13:02 eshubin

@davidw @seriyps @fishcakez once you have merged https://github.com/epgsql/epgsql/pull/92, can you please check this PR? It prepares sql statements from file on start of pgapp, which later could be used in new epgsql:prepared_query function.

eshubin avatar Feb 18 '16 11:02 eshubin