This website requires JavaScript.
Explore
Help
Sign In
forks
/
erlang-sqlite3
Watch
1
Star
0
Fork
0
You've already forked erlang-sqlite3
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
eab6ce1fcc0739363c5739c22cd2381cd762590c
erlang-sqlite3
/
c_src
History
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
..
sqlite3_drv.c
Copy column names to driver-allocated memory.
2012-09-17 10:32:16 +04:00
sqlite3_drv.h
First implementation for enable_load_extension
2012-07-24 16:14:33 +02:00