Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mv | mattn | 2013-08-28 | 2 | -74/+0 |
* | Use sqlite3.c in all platforms | mattn | 2013-08-28 | 2 | -3/+7 |
* | Changed extension support to load from a string list of extensions | Carlos Castillo | 2013-08-24 | 1 | -27/+2 |
* | Added error return to ConnectHook and fixed extension example | Carlos Castillo | 2013-08-24 | 1 | -2/+32 |
* | Rename because travis bringup error | mattn | 2013-08-23 | 1 | -0/+0 |
* | Fixes typo | mattn | 2013-08-23 | 1 | -1/+5 |
* | Possible to register custom driver | mattn | 2013-08-23 | 1 | -1/+3 |
* | Add example for sqlite3 extension | mattn | 2013-08-23 | 1 | -0/+27 |
* | Add example for sqlite3_with_extensions | mattn | 2013-08-23 | 1 | -0/+32 |