Update Vendored sqlite3-ruby
This commit is contained in:
parent
9874650e4b
commit
a71e64a172
26 changed files with 6501 additions and 4335 deletions
|
@ -12,6 +12,10 @@
|
|||
#define RSTRING_LEN(s) (RSTRING(s)->len)
|
||||
#endif
|
||||
|
||||
#ifndef STR2CSTR
|
||||
#define STR2CSTR StringValueCStr
|
||||
#endif
|
||||
|
||||
#define Init_API Init_sqlite3_api
|
||||
|
||||
struct CallbackData {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue