diff options
author | Pierre Chifflier <chifflier@inl.fr> | 2009-01-06 23:31:14 +0100 |
---|---|---|
committer | Eric Leblond <eric@inl.fr> | 2009-01-07 00:12:56 +0100 |
commit | acc52090393384c8e8d1994b32363895d5afb371 (patch) | |
tree | c2bca8408fb93da969f7e569c5945f58636e7078 /doc | |
parent | 916becab13907a64a1901d228390cedc79673e7f (diff) |
Allow plain INSERT instead of procedure
If the procedure name specified in configuration is INSERT, than use
a regular insertion instead of a stored procedure.
This should be used when performance is needed, with a flat SQL schema,
to reduce the cost of SQL procedure calls.
Signed-off-by: Pierre Chifflier <chifflier@inl.fr>
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions