Skip to content
Snippets Groups Projects
Commit e87c67e4 authored by David Douard's avatar David Douard
Browse files

Extract the escape function declaration from the BaseDb.copy_to method

There is no need for it to be declared there: it does not use any closure
and defining a function in a function is expensive!
parent bfd08670
No related branches found
No related tags found
1 merge request!34Extract the escape function declaration from the BaseDb.copy_to method
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment