Files
erlang-sqlite3/c_src
Alexey Romanov 8752bffec1 Copy column names to driver-allocated memory.
Fixes issue #14 by copying out column names before memory can be overwritten by another statement.
2012-09-17 10:32:16 +04:00
..