Open eshubin opened 9 years ago
If you can make a tag after merging, it would be amazing.
this could be merged after https://github.com/epgsql/epgsql/pull/92
@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.
Prepared SQL functionality. It introduces new setting to a pool, but is backward-compatible.